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 4aed381 commit a7da90bCopy full SHA for a7da90b
README.md
@@ -23,4 +23,6 @@ You can install `curl-unix-socket-git` from AUR, thank you @slopjong
23
* Example: `-H 'Accept: application/json|Content-type: application/json'`
24
* `-b`: Add Cookie
25
* Example: `-b 'Key=Value|Key2=Value2'`
26
+* `-https`: Make an HTTPS request over the unix socket
27
+* `-k`: Allow unsecure HTTPS requests, don't check certificate
28
* `-v`: Verbose
0 commit comments