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