DOC: configuration: remove obsolete mentions of H2 being converted to HTTP/1.x
authorWilly Tarreau <w@1wt.eu>
Tue, 7 Jul 2020 13:55:23 +0000 (15:55 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Fri, 17 Jul 2020 08:17:50 +0000 (10:17 +0200)
commit25dfa557f0481a89f4ee40bf02fdcad4528b113c
tree1ccd9aab8c4a89ad52adea0915921101ba80558c
parentce7e8f6ead075743603475b3964919c6ec9fb8a3
DOC: configuration: remove obsolete mentions of H2 being converted to HTTP/1.x

The first H2 implementation in version 1.8 used to turn HTTP/2 requests
to HTTP/1.1, causing many limitations. This is not true anymore and we
don't suffer from the lack of server-side H2 nor are we forced to close
mode anymore, so let's remove such obsolete mentions.

This could be backported to 2.0.

(cherry picked from commit 253c2519c2d3e394cc71630331dd79ceb14c57ec)
Signed-off-by: Christopher Faulet <cfaulet@haproxy.com>
doc/configuration.txt