From b72ed9ee33d6b261566cf055ad1ee7f5ec2c6b02 Mon Sep 17 00:00:00 2001 From: "William A. Rowe Jr" Date: Thu, 14 Jul 2005 23:16:59 +0000 Subject: [PATCH] I misread the report; Watchfire applies to the fix I've committed to httpd-2.1 trunk, but has nothing to do with responses. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@219132 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/STATUS b/STATUS index 9d72263bfd7..2821c238323 100644 --- a/STATUS +++ b/STATUS @@ -104,18 +104,16 @@ CURRENT RELEASE NOTES: RELEASE SHOWSTOPPERS: - * Watchfire identified an obscure behavior of modules/proxy/proxy_http.c - where C-L would be stripped from a HEAD response but the HEAD result - would have neither the T-E or C-L to reflect what GET should do, in - violation of RFC2616. - * Various fixes to T-E and C-L processing from trunk Refactor mod_proxy_http.c's Transfer-Encoding/Content-Length elections since they didn't follow RFC 2616, in fact didn't seem to make much - sense at all. Patch to migrate request-body-handling from trunk/... + sense at all. Patch to migrate request-body-handling from trunk/ based + on 2.1-dev request body handling behavior (although just a bit more + conservative on the side of C-L spooling)... http://people.apache.org/~wrowe/httpd-2.0-proxy-request.patch - Revert r219061 to properly test this patch. + Revert r219061 to properly test this patch, as r219061 masks the + underlying bug (although it is a -good- patch in and of itself). +1 wrowe, jimjag -- 2.47.2