Free Software Foundation!

Join now

Help us raise $300,000 by January 30th

CURL

This entry published by the Free Software Foundation.



cURL

http://curl.haxx.se
curl offers a busload of useful tricks like proxy support, user authentication, ftp upload, HTTP post, SSL (https:) connections, cookies, file transfer resume and more. As you will see below, the amount of features will make your head spin! You can specify any amount of URLs on the command line. Urls can be fetched in a sequential manner in a specified order. If you specify URL without protocol:// prefix, curl will attempt to guess what protocol you might want. It will then default to HTTP but try other protocols based on often-used host name prefixes. For example, for host names starting with "ftp." curl will assume you want to speak FTP. Curl will attempt to re-use connections for multiple file transfers, so that getting many files from the same server will not do multiple connects / handshakes. This improves speed. Of course this is only done on files specified on a single command line and cannot be used between separate curl invokes.

Documentation

End user and development documentation at http://curl.haxx.se/docs/

Related Projects


Download

Download External-link-icon.png version 7.15 (stable)
released on 13 October 2005

Categories


Licensing

License Verified by Verified on Notes
X11 Ted Teah 2453657.514 October 2005


Leaders and contributors

Contact(s)Role
Maintainer
"Email daniel@haxx.se" Daniel Stenberg Maintainer
Contributor

Resources and communication

Audience Resource type URI
Developer Mailing List Info/Archive http://www.rrette.com/mailman/listinfo/curlpp
Bug Tracking VCS Repository Webview http://curl.haxx.se/bugreport.html
Developer Mailing List Info/Archive http://cool.haxx.se/mailman/listinfo/curl-and-php
Developer Mailing List Info/Archive http://cool.haxx.se/mailman/listinfo/curl-and-python
Help Mailing List Info/Archive http://cool.haxx.se/mailman/listinfo/curl-announce
Bug Tracking Mailing List Info/Archive http://cool.haxx.se/mailman/listinfo/curl-tracker
Support Mailing List Info/Archive http://cool.haxx.se/mailman/listinfo/curl-users


Software prerequisites

Click here if you'd like to report a problem or make a suggestion that could


This entry (in part or in whole) was last reviewed on 14 October 2005.



Problem with this listing?



























Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.


This page was last modified on 12 April 2011, at 14:46.

The FSF is a charity with a worldwide mission to advance software freedom — learn about our history and work.

Copyright © 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.

Licensed under the GNU Free Documentation License, version 1.3 or later.

The FSF also has sister organizations in France, Latin America, Europe and India.

Powered by MediaWiki and Semantic MediaWiki

Toolbox