Curl: Difference between revisions

Content added Content deleted
(div added)
Line 7: Line 7:


Curl command has the following functionality:
Curl command has the following functionality:
<div style="column-count:3;-moz-column-count:3;-webkit-column-count:3">
<pre>
Multiple URLs
* Multiple URLs
Usernames and Passwords support
* Usernames and Passwords support
IPv6 support
* IPv6 support
Retry failed download
* Retry failed download
URL globbing/sequences
* URL globbing/sequences
Win32 support
* Win32 support
Large file support
* Large file support
GnuTLS support
* GnuTLS support
DarwinSSL support
* DarwinSSL support
Schannel support
* Schannel support
Cyassl support
* Cyassl support
PolarSSL support
* PolarSSL support
AxTLS support
* AxTLS support
SSL Session ID
* SSL Session ID
SSL Private Certificate
* SSL Private Certificate
netrc support
* netrc support
Metalink support
* Metalink support
IDN support
* IDN support
Bandwidth limiting
* Bandwidth limiting
Happy eyeballs
* Happy eyeballs
SOCKS
* SOCKS
TFTP
* TFTP
SCP upload/download
* SCP upload/download
SFTP upload/download
* SFTP upload/download
HTTP Proxy
* HTTP Proxy
HTTP Resume
* HTTP Resume
HTTP Ranges
* HTTP Ranges
Follow HTTP Redirects
* Follow HTTP Redirects
HTTP Post
* HTTP Post
HTTP Post Chunked
* HTTP Post Chunked
HTTP Put
* HTTP Put
Cookie support
* Cookie support
HTTP 1.1
* HTTP 1.1
HTTP 2 (plain text upgrade)
* HTTP 2 (plain text upgrade)
HTTP 2 (TLS ALPN)
* HTTP 2 (TLS ALPN)
HTTP 2 (TLS NPN)
* HTTP 2 (TLS NPN)
HTTP persistent connections
* HTTP persistent connections
HTTPS
* HTTPS
HTTP Digest Auth
* HTTP Digest Auth
HTTP NTLM Auth
* HTTP NTLM Auth
HTTP Negotiate Auth
* HTTP Negotiate Auth
HTTP Multipost Part
* HTTP Multipost Part
HTTP Deflate gzip
* HTTP Deflate gzip
FTP resume
* FTP resume
FTP ranges
* FTP ranges
FTP active mode
* FTP active mode
FTP SSL
* FTP SSL
FTP upload
* FTP upload
FTP Kerberos
* FTP Kerberos
FTP Connection re-use
* FTP Connection re-use
GOPHER
* GOPHER
</pre>
</div>


=One-Liners=
=One-Liners=