Fix for the deflate frame
This commit is contained in:
@@ -112,6 +112,7 @@ namespace Example
|
||||
};
|
||||
|
||||
//ws.Origin = "http://echo.websocket.org";
|
||||
//ws.Compression = CompressionMethod.DEFLATE;
|
||||
//ws.SetCookie(new Cookie("nobita", "\"idiot, gunfighter\""));
|
||||
//ws.SetCookie(new Cookie("dora", "tanuki"));
|
||||
ws.Connect();
|
||||
|
||||
Reference in New Issue
Block a user