mirror of
https://github.com/moparisthebest/curl
synced 2024-12-22 08:08:50 -05:00
proxy connection close and so
This commit is contained in:
parent
f7c5a097e3
commit
b08dc2cadb
@ -14,6 +14,7 @@ This release includes the following changes:
|
|||||||
|
|
||||||
This release includes the following bugfixes:
|
This release includes the following bugfixes:
|
||||||
|
|
||||||
|
o "Proxy-Connection: close" is now understood and properly dealt with
|
||||||
o curl_getdate() crash fixed
|
o curl_getdate() crash fixed
|
||||||
o downloading empty files now calls the write callback properly
|
o downloading empty files now calls the write callback properly
|
||||||
o no more reverse DNS lookups when getting ip-only address with ipv6-enabled
|
o no more reverse DNS lookups when getting ip-only address with ipv6-enabled
|
||||||
@ -32,6 +33,6 @@ This release would not have looked like this without help, code, reports and
|
|||||||
advice from friends like these:
|
advice from friends like these:
|
||||||
|
|
||||||
Casey O'Donnell, Roland Krikava, Alex, Alexander Krasnostavsky, Kjetil
|
Casey O'Donnell, Roland Krikava, Alex, Alexander Krasnostavsky, Kjetil
|
||||||
Jacobsen, Ling Thio
|
Jacobsen, Ling Thio, Roman Koifman, Harshal Pradhan
|
||||||
|
|
||||||
Thanks! (and sorry if I forgot to mention someone)
|
Thanks! (and sorry if I forgot to mention someone)
|
||||||
|
Loading…
Reference in New Issue
Block a user