diff options
author | Daniel Stenberg <daniel@haxx.se> | 2004-04-07 14:27:54 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2004-04-07 14:27:54 +0000 |
commit | 72b1144b8c1844ec81d5f5b73eb9b2a088377fec (patch) | |
tree | dea9c5bb99974d03b21c53b51266798d7cca6fe8 /README | |
parent | 348fe0e210f7e593c80e956d0270c220705f132a (diff) | |
download | curl-72b1144b8c1844ec81d5f5b73eb9b2a088377fec.tar.gz |
getting only a 100 Continue response and nothing else, when talking HTTP,
is now treated as an error by libcurl
Diffstat (limited to 'README')
-rw-r--r-- | README | 13 |
1 files changed, 8 insertions, 5 deletions
@@ -34,6 +34,7 @@ WEB SITE Australia -- http://curl.planetmirror.com/ Estonia -- http://curl.dope-brothers.com/ Germany -- http://curl.mirror.at.stealer.net/ + Germany -- http://curl.netmirror.org/ Russia -- http://curl.tsuren.net/ Thailand -- http://curl.siamu.ac.th/ US (CA) -- http://curl.mirror.redwire.net/ @@ -42,15 +43,17 @@ DOWNLOAD The official download mirror sites are: - Australia -- http://curl.planetmirror.com/download/ - Estonia -- http://curl.dope-brothers.com/download/ + Australia -- http://curl.planetmirror.com/download.html + Estonia -- http://curl.dope-brothers.com/download.html Germany -- ftp://ftp.fu-berlin.de/pub/unix/network/curl/ + Germany -- http://curl.mirror.at.stealer.net/download.html + Germany -- http://curl.netmirror.org/download.html Hongkong -- http://www.execve.net/curl/ - Russia -- http://curl.tsuren.net/download/ + Russia -- http://curl.tsuren.net/download.html Sweden -- ftp://ftp.sunet.se/pub/www/utilities/curl/ Sweden -- http://cool.haxx.se/curl/ - Thailand -- http://curl.siamu.ac.th/download/ - US (CA) -- http://curl.mirror.redwire.net/download/ + Thailand -- http://curl.siamu.ac.th/download.html + US (CA) -- http://curl.mirror.redwire.net/download.html CVS |