Add an HTTP protocol versions sandbox
Open
area/docs
area/examples
area/http
enhancement
help wanted
- Dominant language
- C++
- Stars
- 28.9k
- Forks
- 5.6k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 430
Description
### description
it would be great to have a sandbox that demonstrated http3/quic - it would also be quite handy to have a sandbox that demonstrated proxying between protocol versions - ie
- 3 backend servers each providing one of http 1/2/3
- 3 frontend servers also fixed to 1/2/3 but proxying to the backends
we probs also want it to proxy to upstream https - which would hopefully catch issues like #17105
Contributor guide
Assessment
This issue has not been assessed yet.