google / google/inverting-proxy
Websocket shim is not getting injected to the response if accept encoding header is present
Open
- Dominant language
- Go
- Stars
- 276
- Forks
- 85
- PR merge metrics
- No merged PRs in 30d
Description
Websocket shim code is not getting injected if `Accept-Encoding` header is present with the request.
Response when `Accept-Encoding` header is present with the request:
Response when `Accept-Encoding` header is not present in the request:
Contributor guide
Assessment
This issue has not been assessed yet.