xf.li | 6c8fc1e | 2023-08-12 00:11:09 -0700 | [diff] [blame^] | 1 | c: Copyright (C) 1998 - 2022, Daniel Stenberg, <daniel@haxx.se>, et al. |
2 | SPDX-License-Identifier: curl | ||||
3 | Long: http1.1 | ||||
4 | Tags: Versions | ||||
5 | Protocols: HTTP | ||||
6 | Added: 7.33.0 | ||||
7 | Mutexed: http1.0 http2 http2-prior-knowledge http3 | ||||
8 | Help: Use HTTP 1.1 | ||||
9 | Category: http | ||||
10 | Example: --http1.1 $URL | ||||
11 | See-also: http1.0 http0.9 | ||||
12 | Multi: mutex | ||||
13 | --- | ||||
14 | Tells curl to use HTTP version 1.1. |