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. --- FIX | 1 + 1 file changed, 1 insertion(+) (limited to 'FIX') diff --git a/FIX b/FIX index 84504f0..a688ba0 100644 --- a/FIX +++ b/FIX @@ -1,3 +1,4 @@ +http was preserving old host header during redirects fix smtp.send hang on source error add create field to FTP and SMTP and fix HTTP ugliness clean timeout argument to open functions in SMTP, HTTP and FTP -- cgit v1.2.3-55-g6feb