or higher -> or greater 11 docs 5

This commit is contained in:
Viktor Szakats 2026-05-26 19:03:36 +02:00
parent 10d3b29d0f
commit 7b4b67841c
No known key found for this signature in database

View file

@ -331,7 +331,7 @@ line.
Additionally this should be implemented for proxy base URLs as well.
## Require HTTP version X or higher
## Require HTTP version X or greater
curl and libcurl provide options for trying higher HTTP versions (for example
HTTP/2) but then still allows the server to pick version 1.1. We could