Age | Commit message (Collapse) | Author |
|
converts the request to a GET, but now instead makes it a POST of no data
o The time condition illegal syntax warning is now inhibited if -s is used.
|
|
|
|
|
|
|
|
|
|
|
|
too big
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
zone name of a daylight savings time was used. For example, PDT vs PDS. This
flaw was introduced with the new date parser (11 sep 2004 - 7.12.2).
Fortunately, no web server or cookie string etc should be using such time
zone names thus limiting the effect of this bug.
|
|
|
|
HTTP proxy if an FTP URL was given. libcurl now properly switches to pure HTTP
internally when an HTTP proxy is used, even for FTP URLs. The problem would
also occur with other multi-pass auth methods.
|
|
--features was used
|
|
not!
|
|
|
|
outputs (nil) and not a 0x0 or similar.
|
|
|
|
|
|
in any specific release.
|
|
|
|
|
|
|
|
|
|
|
|
modifies it
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
variable declarations.
|
|
Pointed out by Bjorn Reese.
|
|
|
|
|
|
|
|
passed to the app using the header callback
|
|
and merge when new names are added
|
|
|
|
trailer is then sent to the normal header callback/stream.
|
|
|
|
|
|
|