Curl: Difference between revisions

454 bytes added ,  6 years ago
→‎Switches: added more 3
(→‎Switches: added more)
(→‎Switches: added more 3)
Line 240:
|-
| --max-redirs <num> || Set maximum number of redirection-followings allowed.
|-
| -0 || Forces curl to issue its requests using HTTP 1.0 instead of using its internally preferred: HTTP 1.1.
|-
| -1 || Forces curl to use TSL version 1 when negotiating with a remote TLS server.
|-
| -2 || Forces curl to use SSL version 2 when negotiating with a remote SSL server.
|-
| -3 || Forces curl to use SSL version 3 when negotiating with a remote SSL server.
|-
|
| -4 || Tells libcurl to resolve names to IPv4 addresses only.
|-
| -6 || Tells libcurl to resolve names to IPv6 addresses only.
|}
 
{{UC}}
https://www.computerhope.com/unix/curl.htm