We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3af2d91 commit 18de419Copy full SHA for 18de419
doc/configuration.txt
@@ -423,7 +423,7 @@ on the server. The part after the question mark is called the "query string".
423
It is mostly used with GET requests sent to dynamic scripts and is very
424
specific to the language, framework or application in use.
425
426
-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
427
version is assumed to be the same as the one of the underlying protocol (i.e.
428
"HTTP/2"). In addition, these protocols do not send a request line as one part,
429
but split it into individual fields called "pseudo-headers", whose name start
0 commit comments