Modified a bit for 'Per-message Compression'
This commit is contained in:
parent
79f68de372
commit
2102c2953c
@ -415,7 +415,7 @@ And then your client will send the following header with the connection request
|
||||
|
||||
Sec-WebSocket-Extensions: permessage-deflate; server_no_context_takeover; client_no_context_takeover
|
||||
|
||||
If the server accepts this extension, it will return the same header and value. And when your client receives it, this extension will be available.
|
||||
If the server accepts this extension, it will return the same header which has the corresponding value. And when your client receives it, this extension will be available.
|
||||
|
||||
### Secure Connection ###
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user