mirror of
https://github.com/curl/curl.git
synced 2026-08-03 08:10:29 +03:00
earlier -> lower/older
This commit is contained in:
parent
ebeeec8d6d
commit
3f6073553f
12 changed files with 14 additions and 15 deletions
|
|
@ -49,7 +49,7 @@ placeholders for the version you build.
|
|||
|
||||
## Build with OpenSSL or fork
|
||||
|
||||
OpenSSL v3.5.0+ requires *ngtcp2* v1.12.0+. Earlier versions do not work.
|
||||
OpenSSL v3.5.0+ requires *ngtcp2* v1.12.0+. Lower versions do not work.
|
||||
|
||||
Build OpenSSL (v3.5.0+) or fork AWS-LC, BoringSSL, LibreSSL or quictls:
|
||||
|
||||
|
|
@ -256,7 +256,7 @@ See this [list of public HTTP/3 servers](https://bagder.github.io/HTTP3-test/)
|
|||
|
||||
### HTTPS eyeballing
|
||||
|
||||
With option `--http3` curl attempts earlier HTTP versions as well should the
|
||||
With option `--http3` curl attempts lower HTTP versions as well should the
|
||||
connect attempt via HTTP/3 fail "fast enough". This strategy is similar
|
||||
to IPv4/6 happy eyeballing where the alternate address family is used in
|
||||
parallel after a short delay.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue