aboutsummaryrefslogtreecommitdiff
path: root/docs/cmdline-opts/http2-prior-knowledge.d
diff options
context:
space:
mode:
Diffstat (limited to 'docs/cmdline-opts/http2-prior-knowledge.d')
-rw-r--r--docs/cmdline-opts/http2-prior-knowledge.d1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/cmdline-opts/http2-prior-knowledge.d b/docs/cmdline-opts/http2-prior-knowledge.d
index ea2906edb..e3b32f6ba 100644
--- a/docs/cmdline-opts/http2-prior-knowledge.d
+++ b/docs/cmdline-opts/http2-prior-knowledge.d
@@ -6,6 +6,7 @@ Mutexed: http1.1 http1.0 http2
Requires: HTTP/2
Help: Use HTTP 2 without HTTP/1.1 Upgrade
Category: http
+Example: --http2-prior-knowledge $URL
---
Tells curl to issue its non-TLS HTTP requests using HTTP/2 without HTTP/1.1
Upgrade. It requires prior knowledge that the server supports HTTP/2 straight