Determine correct handling of 101 status in H/2 and H/3 protocols
Open
area/header_validator
no stalebot
- Dominant language
- C++
- Stars
- 28.9k
- Forks
- 5.6k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 437
Description
RFC: https://www.rfc-editor.org/rfc/rfc9113#name-the-upgrade-header-field
Envoy currently allows and passes downstream 101 status from H/2 and H/3 upstreams.
Determine if 101 response needs to be treated as a protocol error.
Contributor guide
Assessment
This issue has not been assessed yet.