Daniel Stenberg 01865ec553 Starting working on the '-w/--write-out' output format specifier, although
I didn't get that far! ;-)
I also made curl *not* prevent the progress meter even if the output is a tty
when your uploading (it is still done when downloading though). A HTTP POST
is in that sense seen as an upload. It seemed so confusing that ftp upload
doesn't display a progress meter by default.
2000-02-16 00:05:26 +00:00
2000-01-10 23:53:10 +00:00
2000-01-10 23:57:32 +00:00
1999-12-29 14:20:26 +00:00
1999-12-29 14:20:26 +00:00
2000-02-14 23:16:14 +00:00
1999-12-29 14:20:26 +00:00
1999-12-29 14:20:26 +00:00
1999-12-29 14:20:26 +00:00
1999-12-29 14:20:26 +00:00
2000-01-10 23:55:47 +00:00
1999-12-29 14:20:26 +00:00
1999-12-29 14:20:26 +00:00
1999-12-29 14:20:26 +00:00
FAQ
1999-12-29 14:20:26 +00:00
2000-01-17 17:31:47 +00:00
1999-12-29 14:20:26 +00:00
1999-12-29 14:20:26 +00:00
1999-12-29 14:20:26 +00:00
1999-12-29 14:20:26 +00:00
1999-12-29 14:20:26 +00:00
1999-12-29 14:20:26 +00:00
1999-12-29 14:20:26 +00:00
1999-12-29 14:20:26 +00:00
1999-12-29 14:20:26 +00:00
2000-02-01 23:53:30 +00:00
1999-12-29 14:20:26 +00:00
1999-12-29 14:20:26 +00:00
1999-12-29 14:20:26 +00:00
1999-12-29 14:20:26 +00:00

                                  _   _ ____  _     
                              ___| | | |  _ \| |    
                             / __| | | | |_) | |    
                            | (__| |_| |  _ <| |___ 
                             \___|\___/|_| \_\_____|

README

  Curl is a command line tool for transfering data specified with URL
  syntax. Find out how to use Curl by reading the curl.1 man page or the
  README.curl document. Find out how to install Curl by reading the INSTALL
  document.

  libcurl is a link-library that Curl is using to do its job. It is readily
  available to be used by your software. Read the README.libcurl document to
  find out how!

  You find answers to the most frequent questions we get in the FAQ document.

  Always try the Curl web site for the latest news:

        http://curl.haxx.nu

  The official download mirror sites are:

        Sweden --  ftp://ftp.sunet.se/pub/www/utilities/curl/
        Germany -- ftp://ftp.fu-berlin.de/pub/unix/network/curl/
        China --   http://www.pshowing.com/curl/
Description
No description provided
Readme 199 MiB
Languages
C 74.9%
Perl 8.1%
M4 4.8%
Python 4.4%
CMake 2.7%
Other 5.1%