Age | Commit message (Collapse) | Author |
|
|
|
|
|
added TFTP to the list of supported protocols
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
about what each single lib may be used for.
|
|
docs/TODO
|
|
|
|
request
|
|
|
|
|
|
http://curl.haxx.se/mail/lib-2005-08/0163.html
|
|
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.
|
|
|
|
|
|
|
|
is due to now using emacs to sort but I'm not in a mood to fix it better just
now.
|
|
The CONNECT problem is now bug #25 planned to get fixed in next release.
|
|
|
|
fixed after 7.14.1
|
|
|
|
we have a fancier valgrind error parser these days and it seems to work rather
well
|
|
|
|
|
|
|
|
|
|
|
|
in any specific release.
|
|
|
|
|
|
|
|
set to 1, CURLOPT_NOBODY will now automatically be set to 0.
|
|
simple interface to extracting and setting cookies in libcurl's internal
"cookie jar". See the new cookie_interface.c example code.
|
|
|
|
passed to the app using the header callback
|
|
and merge when new names are added
|
|
|
|
|
|
|
|
|