Skip to content

Commit a7da90b

Browse files
committed
update https requests in readme
1 parent 4aed381 commit a7da90b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,6 @@ You can install `curl-unix-socket-git` from AUR, thank you @slopjong
2323
* Example: `-H 'Accept: application/json|Content-type: application/json'`
2424
* `-b`: Add Cookie
2525
* 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
2628
* `-v`: Verbose

0 commit comments

Comments
 (0)