mention Patrick Monnerat's recent work on the postfields problems
This commit is contained in:
@@ -20,6 +20,7 @@ This release includes the following changes:
|
|||||||
o renamed CURLE_SSL_PEER_CERTIFICATE to CURLE_PEER_FAILED_VERIFICATION
|
o renamed CURLE_SSL_PEER_CERTIFICATE to CURLE_PEER_FAILED_VERIFICATION
|
||||||
o added CURLOPT_OPENSOCKETFUNCTION and CURLOPT_OPENSOCKETDATA
|
o added CURLOPT_OPENSOCKETFUNCTION and CURLOPT_OPENSOCKETDATA
|
||||||
o CULROPT_COOKIELIST supports "FLUSH"
|
o CULROPT_COOKIELIST supports "FLUSH"
|
||||||
|
o added CURLOPT_COPYPOSTFIELDS
|
||||||
|
|
||||||
This release includes the following bugfixes:
|
This release includes the following bugfixes:
|
||||||
|
|
||||||
@@ -36,6 +37,7 @@ This release includes the following bugfixes:
|
|||||||
o handles chunked-encoded CONNECT responses
|
o handles chunked-encoded CONNECT responses
|
||||||
o misuse of ares_timeout() result
|
o misuse of ares_timeout() result
|
||||||
o --local-port on TFTP transfers
|
o --local-port on TFTP transfers
|
||||||
|
o CURLOPT_POSTFIELDS could fail to send binary data
|
||||||
o specifying a proxy with a trailing slash didn't work (unless it also
|
o specifying a proxy with a trailing slash didn't work (unless it also
|
||||||
contained a port number)
|
contained a port number)
|
||||||
|
|
||||||
@@ -56,6 +58,7 @@ advice from friends like these:
|
|||||||
|
|
||||||
Dan Fandrich, Michal Marek, G<>nter Knauf, Rob Crittenden, Immanuel Gregoire,
|
Dan Fandrich, Michal Marek, G<>nter Knauf, Rob Crittenden, Immanuel Gregoire,
|
||||||
Mark Davies, Max Katsev, Philip Langdale, Alex Fishman, Johnny Luong,
|
Mark Davies, Max Katsev, Philip Langdale, Alex Fishman, Johnny Luong,
|
||||||
Alexey Pesternikov, Yang Tse, Kim Rinnewitz, Michael Wallner
|
Alexey Pesternikov, Yang Tse, Kim Rinnewitz, Michael Wallner,
|
||||||
|
Patrick Monnerat,
|
||||||
|
|
||||||
Thanks! (and sorry if I forgot to mention someone)
|
Thanks! (and sorry if I forgot to mention someone)
|
||||||
|
|||||||
Reference in New Issue
Block a user