website
website copied to clipboard
Add documentation for transparent HTTP/1.1 -> H2 upgrades
The TCP Proxying and Protocol Detection of the docs should include a section that describes:
- Upgrading HTTP/1.1 to HTTP/2 is a feature enabled by default
- The upgrade is done transparently via the Upgrade header
- The CLI and helm charts have flags that can be used to disable the upgrades