1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00

Location:-follow problem

This commit is contained in:
Daniel Stenberg 2004-09-17 07:55:14 +00:00
parent 8a8028394f
commit 60fccf4e37

View File

@ -15,6 +15,7 @@ This release includes the following changes:
This release includes the following bugfixes: This release includes the following bugfixes:
o Rare Location:-following problem with bad original URL
o -F can now add Content-Type on non-file sections o -F can now add Content-Type on non-file sections
o double Host: header when following Location: with replaced Host: fixed o double Host: header when following Location: with replaced Host: fixed
o curl_multi_add_handle() return code fix o curl_multi_add_handle() return code fix