Daniel Stenberg dfdf4916fa rewrote 3.9 to be more generic with more languages:
"3.9 How do I use curl in my favourite programming language?"
2001-12-21 09:20:04 +00:00
..
2001-12-03 09:44:11 +00:00
2001-08-29 15:02:46 +00:00
2001-08-14 11:04:58 +00:00
2001-08-15 18:34:25 +00:00
2001-04-22 15:48:05 +00:00
2001-12-03 10:07:49 +00:00
2001-11-02 13:16:29 +00:00
2001-12-03 10:07:49 +00:00
2001-01-15 12:12:36 +00:00
2001-12-17 10:32:10 +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