We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36b396b commit d31ef94Copy full SHA for d31ef94
custom-completions/auto-generate/completions/curl.nu
@@ -289,7 +289,7 @@ extern "curl PEM, DER ENG P12" [
289
--header(-H) # (HTTP) Extra header to include in the request when sending HTTP to a server
290
--help(-h) # Usage help
291
--hostpubmd5 # (SFTP SCP) Pass a string containing 32 hexadecimal digits
292
- --http0.9 # (HTTP) Accept HTTP version 0.9 response
+ #--http0.9 # (HTTP) Accept HTTP version 0.9 response
293
#--http1.0(-0) # (HTTP) Use HTTP version 1
294
#--http1.1 # (HTTP) Use HTTP version 1.1
295
--http2-prior-knowledge # (HTTP) Use HTTP/2 immediately (without trying HTTP1)
0 commit comments