Difference between revisions of "Curl --http3"
Jump to navigation
Jump to search
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
+ | |||
+ | [[curl]] --http3 | ||
+ | * https://curl.se/docs/http3.html | ||
+ | |||
+ | curl --http3 https://example.com | ||
+ | curl: option --http3: the installed [[libcurl]] version doesn't support this | ||
+ | curl: try 'curl --help' or 'curl --manual' for more information | ||
+ | |||
+ | |||
+ | [[curl --version]] | ||
+ | curl 8.4.0 (x86_64-apple-darwin23.0) [[libcurl]]/8.4.0 (SecureTransport) LibreSSL/3.3.6 | ||
+ | zlib/1.2.12 nghttp2/1.55.1 | ||
+ | Release-Date: 2023-10-11 | ||
+ | Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 | ||
+ | pop3s rtsp smb smbs smtp smtps telnet tftp | ||
+ | Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz | ||
+ | MultiSSL NTLM NTLM_WB SPNEGO SSL threadsafe UnixSockets | ||
== Related == | == Related == | ||
* [[HTTP/3]] | * [[HTTP/3]] | ||
+ | * [[curl --http2]] | ||
== See also == | == See also == | ||
* {{HTTPS}} | * {{HTTPS}} | ||
* {{curl}} | * {{curl}} | ||
+ | |||
+ | [[Category:Curl]] |
Latest revision as of 11:17, 18 January 2024
curl --http3
curl --http3 https://example.com curl: option --http3: the installed libcurl version doesn't support this curl: try 'curl --help' or 'curl --manual' for more information
curl --version curl 8.4.0 (x86_64-apple-darwin23.0) libcurl/8.4.0 (SecureTransport) LibreSSL/3.3.6 zlib/1.2.12 nghttp2/1.55.1 Release-Date: 2023-10-11 Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM NTLM_WB SPNEGO SSL threadsafe UnixSockets
Related[edit]
See also[edit]
- HTTP, HTTP client, HTTP/1.1, HTTP/2, HTTP/3, HTTPS, HSTS CSR, TLS, SSL,
openSSL
, WebSockets, WebRTC,ssl_certificate
QUIC, HPKP, CT, List of HTTP status codes, URL redirection, Content-type:, Webhook, HTTP headers,--insecure
, Axios HTTP client, HTTP cookies, HTTP ETag, Hypertext Transfer Protocol -- HTTP/1.1 - cURL,
curl -s
,-X, -x
,curl -T
,curl --help
,curl -L, curl -m
,curl -o
,curl -X POST
,curl -d
,curl --header
,curl -I
,curl --silent
,curl -Is
,curl -k or curl --insecure, curl -XPUT, curl -d
,~/.curlrc, curl -i, curl --version, curl --help
Advertising: