Skip to content

The header of frame cannot be read from the stream #202

Open
@Promises42

Description

@Promises42

2016-01-21 21:34:01|Fatal|<>c__DisplayClass2c.b__2b:1601|WebSock
etSharp.WebSocketException: The header of a frame cannot be read from the stream
.
at WebSocketSharp.WebSocketFrame.processHeader(Byte
[] header) in C:\User\Promises\Desktop\websocket-sharp-master\websocket-sharp\WebSocketFrame.cs:line
429
at WebSocketSharp.WebSocketFrame.<>c__DisplayClassa
.b__9(Byte[] bytes) in C:\User\Promises\Desktop\websocket-sharp-master\websocket-sh
arp\WebSocketFrame.cs:line 529
at WebSocketSharp.Ext.<>c__DisplayClass9.b__8(IAsyncResult ar) in C:\User\Promises\Desktop\websocket-sharp-master\websocket-sharp\Ext.cs:line 651
Client Disconnected [An exception has occurred while receiving.]

Chrome: Worked
Firefox 39: not working
i saw some resolutions in the issue's and i added "this.IgnoreExtensions = true;" to OnOpen but i didnt work.

Server: Windows 7
Client: Windows 7 & Windows XP

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions