libcurl is a client-side URL transfer library, supporting FTP, FTPS,
HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, LDAP, LDAPS and FILE.
libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading,
HTTP form based upload, proxies, cookies, user+password authentication
(Basic, Digest, NTLM, Negotiate, Kerberos4), file transfer resume, http
proxy tunneling and more!
This package provides a Haskell binding to libcurl.
From MAINTAINER David Schaefer.
ok dcoppa@
2013-01-11 15:17:21 -05:00
|
|
|
libcurl is a client-side URL transfer library, supporting FTP, FTPS,
|
|
|
|
HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, LDAP, LDAPS and FILE.
|
|
|
|
libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading,
|
|
|
|
HTTP form based upload, proxies, cookies, user+password authentication
|
2014-04-23 01:55:16 -04:00
|
|
|
(Basic, Digest, NTLM, Negotiate), file transfer resume, http proxy
|
|
|
|
tunneling and more!
|
libcurl is a client-side URL transfer library, supporting FTP, FTPS,
HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, LDAP, LDAPS and FILE.
libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading,
HTTP form based upload, proxies, cookies, user+password authentication
(Basic, Digest, NTLM, Negotiate, Kerberos4), file transfer resume, http
proxy tunneling and more!
This package provides a Haskell binding to libcurl.
From MAINTAINER David Schaefer.
ok dcoppa@
2013-01-11 15:17:21 -05:00
|
|
|
|
|
|
|
This package provides a Haskell binding to libcurl.
|