Sponsors:
Haxx
|
cURL groks URLs
curl is a command line tool for transferring data with URL syntax,
supporting DICT, FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP,
LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and
TFTP. 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.
Curl is free and open software that compiles and
runs under a wide variety of operating systems. Curl exists thanks to
efforts from many contributors.
The most recent stable version of curl is version 7.21.6, released
on 22nd of April 2011. Currently, 66 of the listed archives are of the latest
version. |
Use the cURL command
line tool or use libcurl from within your own programs.
|
Latest News
curl and libcurl 7.21.6 |
April 22 2011 |
Due to the rather serious bug that was introduced in version 7.21.5 we have
hurried up to put together another release: curl and
libcurl 7.21.6. Read about the news, the
fixes and the changes.
|
HTTPS over HTTP proxy bug - in 7.21.5 |
April 20 2011 |
It has been confirmed that curl and libcurl 7.21.5 cannot speak HTTPS over a
HTTP proxy. This bug is a regression since the previous version, and you can
fix it by patching the source code using a diff
from commit c2c89481909d
Thanks to Josue Andrade Gomes for reporting this
|
more news
|