CURLOPT_FORBID_REUSE works again with a cleaned up order of doing things in
Curl_done()
This commit is contained in:
@@ -29,6 +29,7 @@ This release includes the following bugfixes:
|
||||
o CPU 100% load when HTTP upload connection broke
|
||||
o active FTP didn't work with multi interface
|
||||
o curl_getdate() could be off one hour for TZ time zones with DST, on windows
|
||||
o CURLOPT_FORBID_REUSE works again
|
||||
|
||||
Other curl-related news:
|
||||
|
||||
@@ -46,6 +47,6 @@ advice from friends like these:
|
||||
|
||||
James Housley, Olaf Stueben, Yang Tse, Gisle Vanem, Bradford Bruce,
|
||||
Ciprian Badescu, Dmitriy Sergeyev, Nir Soffer, Venkat Akella, Toon Verwaest,
|
||||
Matt Witherspoon, Alexey Simak, Martin Skinner
|
||||
Matt Witherspoon, Alexey Simak, Martin Skinner, Sh Diao
|
||||
|
||||
Thanks! (and sorry if I forgot to mention someone)
|
||||
|
||||
Reference in New Issue
Block a user