mirror of
https://github.com/moparisthebest/curl
synced 2024-11-05 00:55:04 -05:00
026840e35c
Even though it cannot fall-back to a lower HTTP version automatically. The safer way to upgrade remains via CURLOPT_ALTSVC. CURLOPT_H3 no longer has any bits that do anything and might be removed before we remove the experimental label. Updated the curl tool accordingly to use "--http3". Closes #4197
12 lines
218 B
Makefile
12 lines
218 B
Makefile
Long: http2
|
|
Tags: Versions
|
|
Protocols: HTTP
|
|
Added: 7.33.0
|
|
Mutexed: http1.1 http1.0 http2-prior-knowledge
|
|
Requires: HTTP/2
|
|
See-also: no-alpn
|
|
Help: Use HTTP 2
|
|
See-also: http1.1 http3
|
|
---
|
|
Tells curl to use HTTP version 2.
|