wok view curl/description.txt @ rev 14882

python-socketpool, python-restkit, python-http-parser, python-couchdbkit: we need a meaningfull TARBALL to store sources on mirror
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Jul 24 15:51:20 2013 +0000 (2013-07-24)
parents
children c31dd9c348cb
line source
1 curl is a command line tool for transferring data with URL syntax, supporting
2 DICT, FILE, FTP, FTPS, Gopher, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3,
3 POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, Telnet and TFTP. curl supports SSL
4 certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload,
5 proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate,
6 kerberos...), file transfer resume, proxy tunneling and a busload of other
7 useful tricks.