ns/dev/performance-3.0.5/source/curl/docs
2005-06-29 13:51:58 +00:00
..
examples Branched 3.0.5-valve for baseline performance testing and work. 2005-06-29 13:51:58 +00:00
libcurl Branched 3.0.5-valve for baseline performance testing and work. 2005-06-29 13:51:58 +00:00
BINDINGS Branched 3.0.5-valve for baseline performance testing and work. 2005-06-29 13:51:58 +00:00
BUGS Branched 3.0.5-valve for baseline performance testing and work. 2005-06-29 13:51:58 +00:00
CONTRIBUTE Branched 3.0.5-valve for baseline performance testing and work. 2005-06-29 13:51:58 +00:00
curl-config.1 Branched 3.0.5-valve for baseline performance testing and work. 2005-06-29 13:51:58 +00:00
curl-config.html Branched 3.0.5-valve for baseline performance testing and work. 2005-06-29 13:51:58 +00:00
curl-config.pdf Branched 3.0.5-valve for baseline performance testing and work. 2005-06-29 13:51:58 +00:00
curl.1 Branched 3.0.5-valve for baseline performance testing and work. 2005-06-29 13:51:58 +00:00
curl.html Branched 3.0.5-valve for baseline performance testing and work. 2005-06-29 13:51:58 +00:00
curl.pdf Branched 3.0.5-valve for baseline performance testing and work. 2005-06-29 13:51:58 +00:00
FAQ Branched 3.0.5-valve for baseline performance testing and work. 2005-06-29 13:51:58 +00:00
FEATURES Branched 3.0.5-valve for baseline performance testing and work. 2005-06-29 13:51:58 +00:00
HISTORY Branched 3.0.5-valve for baseline performance testing and work. 2005-06-29 13:51:58 +00:00
index.html Branched 3.0.5-valve for baseline performance testing and work. 2005-06-29 13:51:58 +00:00
INSTALL Branched 3.0.5-valve for baseline performance testing and work. 2005-06-29 13:51:58 +00:00
INTERNALS Branched 3.0.5-valve for baseline performance testing and work. 2005-06-29 13:51:58 +00:00
KNOWN_BUGS Branched 3.0.5-valve for baseline performance testing and work. 2005-06-29 13:51:58 +00:00
libcurl-the-guide Branched 3.0.5-valve for baseline performance testing and work. 2005-06-29 13:51:58 +00:00
Makefile.am Branched 3.0.5-valve for baseline performance testing and work. 2005-06-29 13:51:58 +00:00
Makefile.in Branched 3.0.5-valve for baseline performance testing and work. 2005-06-29 13:51:58 +00:00
MANUAL Branched 3.0.5-valve for baseline performance testing and work. 2005-06-29 13:51:58 +00:00
README.win32 Branched 3.0.5-valve for baseline performance testing and work. 2005-06-29 13:51:58 +00:00
RESOURCES Branched 3.0.5-valve for baseline performance testing and work. 2005-06-29 13:51:58 +00:00
THANKS Branched 3.0.5-valve for baseline performance testing and work. 2005-06-29 13:51:58 +00:00
TheArtOfHttpScripting Branched 3.0.5-valve for baseline performance testing and work. 2005-06-29 13:51:58 +00:00
TODO Branched 3.0.5-valve for baseline performance testing and work. 2005-06-29 13:51:58 +00:00
VERSIONS Branched 3.0.5-valve for baseline performance testing and work. 2005-06-29 13:51:58 +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