Add documentation for transparent HTTP/1.1 -> H2 upgrades
Open
- Dominant language
- JavaScript
- Stars
- 60
- Forks
- 221
- Avg merge
- 4h 32m
- Merged PRs (30d)
- 1
Description
The [TCP Proxying and Protocol Detection](https://linkerd.io/2/features/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
Contributor guide
Assessment
This issue has not been assessed yet.