http1.0.md (417B)
1 --- 2 c: Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al. 3 SPDX-License-Identifier: curl 4 Short: 0 5 Long: http1.0 6 Tags: Versions 7 Protocols: HTTP 8 Added: 7.9.1 9 Mutexed: http1.1 http2 http2-prior-knowledge http3 10 Help: Use HTTP/1.0 11 Category: http 12 Multi: mutex 13 See-also: 14 - http0.9 15 - http1.1 16 Example: 17 - --http1.0 $URL 18 --- 19 20 # `--http1.0` 21 22 Use HTTP version 1.0 instead of using its internally preferred HTTP version.