envoyproxy/envoy

Improve docs around http 1.0 <> 2, and make clear the default

Open

#15,605 opened on Mar 22, 2021

View on GitHub
 (0 comments) (0 reactions) (0 assignees)C++ (5,373 forks)batch import
area/docsarea/httphelp wanted

Repository metrics

Stars
 (27,997 stars)
PR merge metrics
 (Avg merge 8d) (378 merged PRs in 30d)

Description

description

it might be helpful to add some docs around

  • the default HTTP protocol (ie 1.0)
  • how to switch to 2 (or other http protocols)

to the getting started section

ref #15577

Contributor guide