aboutsummaryrefslogtreecommitdiff
path: root/docs/cmdline-opts/http0.9.d
diff options
context:
space:
mode:
Diffstat (limited to 'docs/cmdline-opts/http0.9.d')
-rw-r--r--docs/cmdline-opts/http0.9.d3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/cmdline-opts/http0.9.d b/docs/cmdline-opts/http0.9.d
index 33fe72d18..7e783f696 100644
--- a/docs/cmdline-opts/http0.9.d
+++ b/docs/cmdline-opts/http0.9.d
@@ -10,5 +10,4 @@ HTTP/0.9 is a completely headerless response and therefore you can also
connect with this to non-HTTP servers and still get a response since curl will
simply transparently downgrade - if allowed.
-A future curl version will deny continuing if the response isn't at least
-HTTP/1.0 unless this option is used.
+Since curl 7.66.0, HTTP/0.9 is disabled by default.