Curl: Difference between revisions

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