mirror of
https://github.com/curl/curl.git
synced 2026-07-27 01:27:15 +03:00
upload with chunked transfer encoding is now fixed
This commit is contained in:
parent
9bca9681ba
commit
cf7817eb38
1 changed files with 4 additions and 0 deletions
4
CHANGES
4
CHANGES
|
|
@ -6,6 +6,10 @@
|
|||
|
||||
Changelog
|
||||
|
||||
Daniel(28 January 2004)
|
||||
- Richard Bramante fixed chunked transfer-encoded "uploads" to send a final
|
||||
CRLF combo properly.
|
||||
|
||||
Daniel(27 January 2004)
|
||||
- Made the response-headers during a CONNECT request to a proxy get passed on
|
||||
as regular headers, so they appear with -i/-I options and similar.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue