2023-01-02 20:51:48 +08:00
|
|
|
c: Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
|
2022-06-14 06:12:03 +08:00
|
|
|
SPDX-License-Identifier: curl
|
2016-11-14 06:40:12 +08:00
|
|
|
Long: http1.1
|
|
|
|
Tags: Versions
|
|
|
|
Protocols: HTTP
|
|
|
|
Added: 7.33.0
|
2022-01-10 04:34:19 +08:00
|
|
|
Mutexed: http1.0 http2 http2-prior-knowledge http3
|
2016-11-15 16:08:50 +08:00
|
|
|
Help: Use HTTP 1.1
|
2020-07-13 20:15:04 +08:00
|
|
|
Category: http
|
2021-08-31 22:37:14 +08:00
|
|
|
Example: --http1.1 $URL
|
2022-01-10 04:34:19 +08:00
|
|
|
See-also: http1.0 http0.9
|
2022-10-18 16:39:43 +08:00
|
|
|
Multi: mutex
|
2016-11-14 06:40:12 +08:00
|
|
|
---
|
|
|
|
Tells curl to use HTTP version 1.1.
|