Daniel Stenberg a4773fcbbb Toby Peterson added CURLOPT_IGNORE_CONTENT_LENGTH to the library, accessible
from the command line tool with --ignore-content-length. This will make it
easier to download files from Apache 1.x (and similar) servers that are
still having problems serving files larger than 2 or 4 GB. When this option
is enabled, curl will simply have to wait for the server to close the
connection to signal end of transfer. I wrote test case 269 that runs a
simple test that this works.
2005-08-24 10:57:28 +00:00
..
2001-12-04 16:33:40 +00:00
2003-10-30 13:07:36 +00:00
2005-04-22 20:49:35 +00:00
2005-05-02 14:33:58 +00:00
2004-01-07 09:19:33 +00:00
2002-04-10 20:52:26 +00:00
2005-01-12 15:32:41 +00:00
2005-05-02 14:33:58 +00:00
2004-03-23 09:12:51 +00:00
2004-12-15 01:38:25 +00:00