mirror of
https://github.com/curl/curl.git
synced 2026-08-25 02:23:31 +03:00
fixed -F to support setting type= even on parts that aren't file-uploads
This commit is contained in:
parent
1faa9d6fd5
commit
0ec4c66fba
6 changed files with 95 additions and 9 deletions
|
|
@ -14,6 +14,7 @@ This release includes the following changes:
|
|||
|
||||
This release includes the following bugfixes:
|
||||
|
||||
o -F can now add Content-Type on non-file sections
|
||||
o double Host: header when following Location: with replaced Host: fixed
|
||||
o curl_multi_add_handle() return code fix
|
||||
o "Proxy-Connection: close" is now understood and properly dealt with
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue