MSVC makefiles updated and an auth problem when using CONNECT
This commit is contained in:
10
CHANGES
10
CHANGES
@@ -6,12 +6,20 @@
|
|||||||
|
|
||||||
Changelog
|
Changelog
|
||||||
|
|
||||||
|
Daniel (26 May 2004)
|
||||||
|
- David Byron reported a problem with proxy authentication when doing CONNECT,
|
||||||
|
like when accessing HTTPS sites wiht a proxy. This probably broke when I
|
||||||
|
rewrote the auth stuff recently.
|
||||||
|
|
||||||
|
Daniel (25 May 2004)
|
||||||
|
- Massimiliano Ziccardi updated the MSVC makefiles.
|
||||||
|
|
||||||
Daniel (24 May 2004)
|
Daniel (24 May 2004)
|
||||||
- libcurl now supports "uploading" to file:// URLs.
|
- libcurl now supports "uploading" to file:// URLs.
|
||||||
|
|
||||||
- Simon Josefsson added a idn_free() function in libidn 0.4.5 as a reaction to
|
- Simon Josefsson added a idn_free() function in libidn 0.4.5 as a reaction to
|
||||||
Gisle's previous mail. We now use this function, and thus we require libidn
|
Gisle's previous mail. We now use this function, and thus we require libidn
|
||||||
0.4.5 or later. No earler version will do.
|
0.4.5 or later. No earlier version will do.
|
||||||
|
|
||||||
- Robert D. Young reported that CURLOPT_COOKIEFILE and CURLOPT_COOKIE could
|
- Robert D. Young reported that CURLOPT_COOKIEFILE and CURLOPT_COOKIE could
|
||||||
not be used both in one request. Fixed it and added test case 172 to verify.
|
not be used both in one request. Fixed it and added test case 172 to verify.
|
||||||
|
|||||||
Reference in New Issue
Block a user