ns/releases/performance-3.0.5/source/curl/docs
2005-07-14 17:38:07 +00:00
..
examples Released as a server only patch 3.0.5 2005-07-14 17:38:07 +00:00
libcurl Released as a server only patch 3.0.5 2005-07-14 17:38:07 +00:00
BINDINGS Released as a server only patch 3.0.5 2005-07-14 17:38:07 +00:00
BUGS Released as a server only patch 3.0.5 2005-07-14 17:38:07 +00:00
CONTRIBUTE Released as a server only patch 3.0.5 2005-07-14 17:38:07 +00:00
curl-config.1 Released as a server only patch 3.0.5 2005-07-14 17:38:07 +00:00
curl-config.html Released as a server only patch 3.0.5 2005-07-14 17:38:07 +00:00
curl-config.pdf Released as a server only patch 3.0.5 2005-07-14 17:38:07 +00:00
curl.1 Released as a server only patch 3.0.5 2005-07-14 17:38:07 +00:00
curl.html Released as a server only patch 3.0.5 2005-07-14 17:38:07 +00:00
curl.pdf Released as a server only patch 3.0.5 2005-07-14 17:38:07 +00:00
FAQ Released as a server only patch 3.0.5 2005-07-14 17:38:07 +00:00
FEATURES Released as a server only patch 3.0.5 2005-07-14 17:38:07 +00:00
HISTORY Released as a server only patch 3.0.5 2005-07-14 17:38:07 +00:00
index.html Released as a server only patch 3.0.5 2005-07-14 17:38:07 +00:00
INSTALL Released as a server only patch 3.0.5 2005-07-14 17:38:07 +00:00
INTERNALS Released as a server only patch 3.0.5 2005-07-14 17:38:07 +00:00
KNOWN_BUGS Released as a server only patch 3.0.5 2005-07-14 17:38:07 +00:00
libcurl-the-guide Released as a server only patch 3.0.5 2005-07-14 17:38:07 +00:00
Makefile.am Released as a server only patch 3.0.5 2005-07-14 17:38:07 +00:00
Makefile.in Released as a server only patch 3.0.5 2005-07-14 17:38:07 +00:00
MANUAL Released as a server only patch 3.0.5 2005-07-14 17:38:07 +00:00
README.win32 Released as a server only patch 3.0.5 2005-07-14 17:38:07 +00:00
RESOURCES Released as a server only patch 3.0.5 2005-07-14 17:38:07 +00:00
THANKS Released as a server only patch 3.0.5 2005-07-14 17:38:07 +00:00
TheArtOfHttpScripting Released as a server only patch 3.0.5 2005-07-14 17:38:07 +00:00
TODO Released as a server only patch 3.0.5 2005-07-14 17:38:07 +00:00
VERSIONS Released as a server only patch 3.0.5 2005-07-14 17:38:07 +00:00

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

README.win32

  Read the README file first.

  Curl has been compiled, built and run on all sorts of Windows and win32
  systems. While not being the main develop target, a fair share of curl users
  are win32-based.

  The unix-style man pages are tricky to read on windows, so therefore are all
  those pages also converted to HTML and those are also included in the
  release archives.

  The main curl.1 man page is also "built-in" in the command line tool. Use a
  command line similar to this in order to extract a separate text file:

        curl -M >manual.txt