Skip to content

[WASM] ClientWebSocket request headers hang web app #7807

@emceelovin

Description

@emceelovin

Current behavior

Setting request headers via ClientWebSocket.Options.SetRequestHeader causes WASM applicaton to freeze at the call to SetRequestHeader. Commenting out that line allows the program to function 100% correctly

Expected behavior

Should be allowed to set request headers

Workaround

Comment call to SetRequestHeader

Metadata

Metadata

Assignees

No one assigned

    Labels

    difficulty/tbdCategorizes an issue for which the difficulty level needs to be defined.kind/bugSomething isn't workingtriage/untriagedIndicates an issue requires triaging or verification

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions