curl - A utility for getting files from remote servers (FTP, HTTP, and others)
Website: | http://curl.haxx.se/ |
---|---|
License: | MIT |
Vendor: | Scientific Linux |
- Description:
curl is a command line tool for transferring data with URL syntax, supporting FTP, FTPS, HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, LDAP, LDAPS, FILE, IMAP, SMTP, POP3 and RTSP. curl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, kerberos...), file transfer resume, proxy tunneling and a busload of other useful tricks.
Packages
curl-7.29.0-59.el7.x86_64 [258 KiB] |
Changelog
by Kamil Dudka (2020-06-02):
- http: free protocol-specific struct in setup_connection callback (#1836773) |