Browse wiki
This entry published by the Free Software Foundation.
| CURL |
| Computer languages | C + |
|---|---|
| Documentation note | End user and development documentation at http://curl.haxx.se/docs/ |
| Full description | curl offers a busload of useful tricks lik … 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. not be used between separate curl invokes. |
| Homepage URL | http://curl.haxx.se + |
| Interface | command-line + |
| Internet-application | tool + |
| Is GNU | false + |
| Keywords | URl + , Web pages + , CURL + |
| Last review date | 14 October 2005 + |
| License | X11 + |
| License verified by | Ted Teah + |
| License verified date | 14 October 2005 + |
| Name | cURL + |
| Real name | Daniel Stenberg + |
| Related projects | AdacURL + , MH-E + |
| Resource URL | http://curl.haxx.se/bugreport.html + , http://cool.haxx.se/mailman/listinfo/curl-and-php + , http://cool.haxx.se/mailman/listinfo/curl-and-python + , http://cool.haxx.se/mailman/listinfo/curl-announce + , http://cool.haxx.se/mailman/listinfo/curl-tracker + , http://cool.haxx.se/mailman/listinfo/curl-users + , http://www.rrette.com/mailman/listinfo/curlpp + |
| Resource audience | Bug Tracking + , Developer + , Help + , Support + |
| Resource kind | VCS Repository Webview + , Mailing List Info/Archive + |
| Revisionid | 5,571 + |
| Revisiontimestamp | 12 April 2011 14:46:32 + |
| Revisionuser | WikiSysop + |
| Role | Maintainer + , Contributor + |
| Short description | curl and libcurl is a tool for transferring files using URL syntax + |
| Submitted by | Database conversion + |
| Submitted date | 1 April 2011 + |
| Use | internet-application + |
| User level | none + |
| VCS checkout command | :pserver:anonymous@cool.haxx.se:/cvsroot/curl + |
| Version comment | 7.15 stable released 2005-10-13 |
| Version date | 13 October 2005 + |
| Version download | http://curl.haxx.se/download/curl-7.15.0.tar.gz + |
| Version identifier | 7.15 + |
| Version status | stable + |
| Modification dateThis property is a special property in this wiki. | 25 May 2012 01:46:25 + |
| Page has default formThis property is a special property in this wiki. | Entry + |
| EmailThis property is a special property in this wiki. | daniel@haxx.se + |
| hide properties that link here |
| CURL 2#8 + , CURL#11 + | License of |
|---|---|
| CURL 2#1 + , CURL 2#2 + , CURL#1 + , CURL#2 + , CURL#3 + | Person of |
| AdacURL + , MH-E + , PycURL + , TclCurl + , Wget + | Related projects |
| CURL 2#3 + , CURL 2#4 + , CURL 2#5 + , CURL 2#6 + , CURL 2#7 + , CURL#10 + , CURL#4 + , CURL#5 + , CURL#6 + , CURL#7 + , CURL#8 + , CURL#9 + | Resource of |
| CURL 2#10 + , CURL 2#11 + , CURL 2#12 + , CURL 2#13 + , CURL 2#9 + | Software prerequisite of |
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.
