1--- 2c: Copyright (C) Daniel Stenberg, <daniel@haxx.se>, 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