mirror of
https://github.com/curl/curl.git
synced 2024-12-27 06:59:43 +08:00
2a19ad473a
Update four http version man page sections. Closes #8254
12 lines
234 B
Makefile
12 lines
234 B
Makefile
Long: http1.1
|
|
Tags: Versions
|
|
Protocols: HTTP
|
|
Added: 7.33.0
|
|
Mutexed: http1.0 http2 http2-prior-knowledge http3
|
|
Help: Use HTTP 1.1
|
|
Category: http
|
|
Example: --http1.1 $URL
|
|
See-also: http1.0 http0.9
|
|
---
|
|
Tells curl to use HTTP version 1.1.
|