mirror of
https://github.com/moparisthebest/curl
synced 2024-12-22 08:08:50 -05:00
two bugfixes of today
This commit is contained in:
parent
63d109f7be
commit
2d85585ae1
@ -15,6 +15,8 @@ This release includes the following changes:
|
|||||||
|
|
||||||
This release includes the following bugfixes:
|
This release includes the following bugfixes:
|
||||||
|
|
||||||
|
o POST with read callback now uses Expect: 100-continue
|
||||||
|
o CURLOPT_PORT didn't actually use the set port number
|
||||||
o HTTP 304 response with Content-Length: header
|
o HTTP 304 response with Content-Length: header
|
||||||
o time-conditioned FTP uploads
|
o time-conditioned FTP uploads
|
||||||
|
|
||||||
@ -26,6 +28,7 @@ Other curl-related news since the previous public release:
|
|||||||
This release would not have looked like this without help, code, reports and
|
This release would not have looked like this without help, code, reports and
|
||||||
advice from friends like these:
|
advice from friends like these:
|
||||||
|
|
||||||
Christophe Legry,Cory Nelson
|
Christophe Legry, Cory Nelson, Gisle Vanem, Dan Fandrich, Toshiyuki Maezawa,
|
||||||
|
Olivier
|
||||||
|
|
||||||
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