Client should close with 1010 if permessage-deflate offer is rejected
Open
Bug
- Dominant language
- C++
- Stars
- 4.8k
- Forks
- 694
- Avg merge
- 12h 48m
- Merged PRs (30d)
- 1
Description
When the client configuration requires the permessage-deflate extension and the server does not offer it in the response, the client should perform the WebSocket Close with 1010 (`close_code::needs_extension`).
Contributor guide
Assessment
This issue has not been assessed yet.