From e8650bbf16fe46a482d98c99399312abb960a1aa Mon Sep 17 00:00:00 2001 From: Diego Nehab Date: Thu, 13 Apr 2006 07:00:24 +0000 Subject: http.request was using old host header during redirects. --- NEW | 3 +++ 1 file changed, 3 insertions(+) (limited to 'NEW') diff --git a/NEW b/NEW index f6210b2..bc9ba2c 100644 --- a/NEW +++ b/NEW @@ -14,6 +14,9 @@ This is just a bug-fix/update release. * Improved: http.request is robust to evil servers that send inappropriate 100-continue messages (David Burgess); + * Fixed: http.request was using the old host header during + redirects (Florian Berger); + * Fixed: sample unix.c had fallen through the cracks during development (Matthew Percival); -- cgit v1.2.3-55-g6feb