From: Daniel Stenberg Date: Fri, 17 Sep 2004 07:55:14 +0000 (+0000) Subject: Location:-follow problem X-Git-Tag: curl-7_12_2~104 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60fccf4e376de8ee3498291a2a68d3e931991c55;p=thirdparty%2Fcurl.git Location:-follow problem --- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 6b7d628f06..75e7ede09f 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -15,6 +15,7 @@ This release includes the following changes: 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 double Host: header when following Location: with replaced Host: fixed o curl_multi_add_handle() return code fix