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. --- doc/index.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc') diff --git a/doc/index.html b/doc/index.html index d5a1f30..3c0bbce 100644 --- a/doc/index.html +++ b/doc/index.html @@ -172,6 +172,8 @@ header (William Trenker);
  • 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);
  • Fixed: error code was not being propagated correctly in -- cgit v1.2.3-55-g6feb