]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
DOC: config: Fix a typo in "1.3.1. The Request line"
authorChristopher Faulet <cfaulet@haproxy.com>
Mon, 18 Nov 2024 17:11:04 +0000 (18:11 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Tue, 19 Nov 2024 14:29:40 +0000 (15:29 +0100)
At the beginning of the last paragraph of this section, HTTP/3 was used
instead of HTTP/2. It is not fixed.

doc/configuration.txt

index f362e30104760e9626d513e92e81fe4638732f6e..e6ec7bd2c6e286a60a8f3648ea5ee73f6d552c23 100644 (file)
@@ -423,7 +423,7 @@ on the server. The part after the question mark is called the "query string".
 It is mostly used with GET requests sent to dynamic scripts and is very
 specific to the language, framework or application in use.
 
-HTTP/3 and HTTP/3 do not convey a version information with the request, so the
+HTTP/2 and HTTP/3 do not convey a version information with the request, so the
 version is assumed to be the same as the one of the underlying protocol (i.e.
 "HTTP/2"). In addition, these protocols do not send a request line as one part,
 but split it into individual fields called "pseudo-headers", whose name start