-
Notifications
You must be signed in to change notification settings - Fork 847
Closed
Labels
difficulty/tbdCategorizes an issue for which the difficulty level needs to be defined.Categorizes an issue for which the difficulty level needs to be defined.kind/bugSomething isn't workingSomething isn't workingtriage/untriagedIndicates an issue requires triaging or verificationIndicates an issue requires triaging or verification
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
difficulty/tbdCategorizes an issue for which the difficulty level needs to be defined.Categorizes an issue for which the difficulty level needs to be defined.kind/bugSomething isn't workingSomething isn't workingtriage/untriagedIndicates an issue requires triaging or verificationIndicates an issue requires triaging or verification