blob: 3f8277edda8fad17b9ddbff622d1eac7950769bf [file] [log] [blame]
xf.li6c8fc1e2023-08-12 00:11:09 -07001c: Copyright (C) 1998 - 2022, Daniel Stenberg, <daniel@haxx.se>, et al.
2SPDX-License-Identifier: curl
3Short: 0
4Long: http1.0
5Tags: Versions
6Protocols: HTTP
7Added: 7.9.1
8Mutexed: http1.1 http2 http2-prior-knowledge http3
9Help: Use HTTP 1.0
10Category: http
11Example: --http1.0 $URL
12See-also: http0.9 http1.1
13Multi: mutex
14---
15Tells curl to use HTTP version 1.0 instead of using its internally preferred
16HTTP version.