Fix a few
This commit is contained in:
parent
7c58782674
commit
3bb39a3092
@ -394,7 +394,7 @@ If you want to enable this extension as a WebSocket client, you should set like
|
|||||||
ws.Compression = CompressionMethod.DEFLATE;
|
ws.Compression = CompressionMethod.DEFLATE;
|
||||||
```
|
```
|
||||||
|
|
||||||
And then your WebSocket client sends the following header with the connection request to the server.
|
And then your client sends the following header with the connection request to the server.
|
||||||
|
|
||||||
Sec-WebSocket-Extensions: permessage-deflate
|
Sec-WebSocket-Extensions: permessage-deflate
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user