Skip to content

dart:io client WebSocket can not connect to some WebSocket servers #25120

Closed
@vadimtsushko

Description

@vadimtsushko

Some problem description is at https://groups.google.com/a/dartlang.org/forum/#!topic/misc/hPBiK2OlLs0

Specifically I have a trouble connection to Qlik Sense Engine API WebSocket service.
I believe problem is Qlik Sense expects handshake header keys in capitalized form and
dart:io HttpHeaders keys are always converted to lowercase.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2A bug or feature request we're likely to work onarea-core-librarySDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.library-io

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions