aboutsummaryrefslogtreecommitdiff
path: root/docs/cmdline-opts/http1.0.d
diff options
context:
space:
mode:
Diffstat (limited to 'docs/cmdline-opts/http1.0.d')
-rw-r--r--docs/cmdline-opts/http1.0.d16
1 files changed, 0 insertions, 16 deletions
diff --git a/docs/cmdline-opts/http1.0.d b/docs/cmdline-opts/http1.0.d
deleted file mode 100644
index c5f4de872..000000000
--- a/docs/cmdline-opts/http1.0.d
+++ /dev/null
@@ -1,16 +0,0 @@
-c: Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
-SPDX-License-Identifier: curl
-Short: 0
-Long: http1.0
-Tags: Versions
-Protocols: HTTP
-Added: 7.9.1
-Mutexed: http1.1 http2 http2-prior-knowledge http3
-Help: Use HTTP 1.0
-Category: http
-Example: --http1.0 $URL
-See-also: http0.9 http1.1
-Multi: mutex
----
-Tells curl to use HTTP version 1.0 instead of using its internally preferred
-HTTP version.