website icon indicating copy to clipboard operation
website copied to clipboard

Add documentation for transparent HTTP/1.1 -> H2 upgrades

Open cpretzer opened this issue 5 years ago • 0 comments

The TCP Proxying and Protocol Detection of the docs should include a section that describes:

  1. Upgrading HTTP/1.1 to HTTP/2 is a feature enabled by default
  2. The upgrade is done transparently via the Upgrade header
  3. The CLI and helm charts have flags that can be used to disable the upgrades

cpretzer avatar Sep 28 '20 18:09 cpretzer