Browse wiki
| 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 09:46:32 +
|
| Revisionuser
|
User: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 +
|
| Has queryThis property is a special property in this wiki.
|
CURL +
, CURL +
, CURL +
, CURL +
, CURL +
, CURL +
, CURL +
, CURL +
|
| Modification dateThis property is a special property in this wiki.
|
5 March 2013 21:55:57 +
|
| Page has default formThis property is a special property in this wiki.
|
Entry +
|
| Has subobjectThis property is a special property in this wiki.
|
CURL +
, CURL +
, CURL +
, CURL +
, CURL +
, CURL +
, CURL +
, CURL +
, CURL +
, CURL +
, CURL +
|
| EmailThis property is a special property in this wiki.
|
daniel@haxx.se +
|
|
CURL +
|
License of
|
|
CURL +
, CURL +
, CURL +
|
Person of
|
|
AdacURL +
, MH-E +
, PycURL +
, TclCurl +
, Wget +
|
Related projects
|
|
CURL +
, CURL +
, CURL +
, CURL +
, CURL +
, CURL +
, CURL +
|
Resource of
|
|
CURL 2 +
|
redirect page |
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.