diff options
Diffstat (limited to 'docs/cmdline-opts/http1.0.d')
-rw-r--r-- | docs/cmdline-opts/http1.0.d | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/cmdline-opts/http1.0.d b/docs/cmdline-opts/http1.0.d index 3060a13c9..84e390055 100644 --- a/docs/cmdline-opts/http1.0.d +++ b/docs/cmdline-opts/http1.0.d @@ -7,6 +7,7 @@ Mutexed: http1.1 http2 Help: Use HTTP 1.0 Category: http Example: --http1.0 $URL +See-also: http0.9 http1.1 --- Tells curl to use HTTP version 1.0 instead of using its internally preferred HTTP version. |