xref: /curl/docs/cmdline-opts/http1.1.md (revision e7219c2b)
1---
2c: Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
3SPDX-License-Identifier: curl
4Long: http1.1
5Tags: Versions
6Protocols: HTTP
7Added: 7.33.0
8Mutexed: http1.0 http2 http2-prior-knowledge http3
9Help: Use HTTP 1.1
10Category: http
11Multi: mutex
12See-also:
13  - http1.0
14  - http0.9
15Example:
16  - --http1.1 $URL
17---
18
19# `--http1.1`
20
21Use HTTP version 1.1. This is the default with HTTP:// URLs.
22