Age | Commit message (Collapse) | Author |
|
file:// URL treatment improvements
|
|
|
|
|
|
|
|
set CURLOPT_WRITEHEADER to non-NULL, even if you didn't care about that
data. This is now fixed.
|
|
read a void * and not a FILE *, as that was how it used to work and not
anymore...
|
|
|
|
not to re-encode it).
|
|
1.5.x servers, as they return really screwed up response headers when asked
for with HTTP 1.1.
|
|
|
|
|
|
|
|
|
|
No BSD-style license.
|
|
|
|
|
|
|
|
everyting -> everything
|
|
|
|
|
|
Rob Styles posted the question, as he could've used this...
|
|
|
|
reported 12 Jul 2001)
|
|
|
|
curl_global_cleanup(). Update corresponding man pages...
Improve the logic in curl_global_cleanup() and curl_global_init() so that
they are not called twice if the application libraries have been
initialized and make sure to reset the init flags in curl_global_cleanup().
|
|
|
|
|
|
|
|
about this subject
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
first resume was used on all files instead of being reset between each file.
As found by Björn Stenberg.
|
|
with spaces like when -F is used.
|
|
|
|
|
|
|
|
only available in CVS
|
|
|
|
|
|
to check libs and include files in, we don't check the default places first!
|
|
the matter
|
|
|
|
|