Timothee 'TTimo' Besset fb1609f554 hello world hace 13 años
..
examples fb1609f554 hello world hace 13 años
libcurl fb1609f554 hello world hace 13 años
BINDINGS fb1609f554 hello world hace 13 años
BUGS fb1609f554 hello world hace 13 años
CONTRIBUTE fb1609f554 hello world hace 13 años
FAQ fb1609f554 hello world hace 13 años
FEATURES fb1609f554 hello world hace 13 años
HISTORY fb1609f554 hello world hace 13 años
INSTALL fb1609f554 hello world hace 13 años
INTERNALS fb1609f554 hello world hace 13 años
KNOWN_BUGS fb1609f554 hello world hace 13 años
MANUAL fb1609f554 hello world hace 13 años
Makefile.am fb1609f554 hello world hace 13 años
Makefile.in fb1609f554 hello world hace 13 años
README.win32 fb1609f554 hello world hace 13 años
RESOURCES fb1609f554 hello world hace 13 años
SSLCERTS fb1609f554 hello world hace 13 años
THANKS fb1609f554 hello world hace 13 años
TODO fb1609f554 hello world hace 13 años
TheArtOfHttpScripting fb1609f554 hello world hace 13 años
VERSIONS fb1609f554 hello world hace 13 años
curl-config.1 fb1609f554 hello world hace 13 años
curl-config.html fb1609f554 hello world hace 13 años
curl-config.pdf fb1609f554 hello world hace 13 años
curl.1 fb1609f554 hello world hace 13 años
curl.html fb1609f554 hello world hace 13 años
curl.pdf fb1609f554 hello world hace 13 años
index.html fb1609f554 hello world hace 13 años
libcurl-the-guide fb1609f554 hello world hace 13 años

README.win32

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

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 converted to HTML as well as pdf, and 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