From 429269c4845502ab6f52f4f5a5e4944fd8722c1a Mon Sep 17 00:00:00 2001 From: Jeff Trawick Date: Sat, 10 Nov 2007 14:00:15 +0000 Subject: [PATCH] chunked encoding considered preferable to incorrect content-length git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@593778 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/STATUS b/STATUS index 796ae9fd885..7564113d804 100644 --- a/STATUS +++ b/STATUS @@ -248,6 +248,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: space for the NUL, but they don't have related sections which assume a set size; this does (AP_IOBUFSIZE). + * mod_charset_lite: Remove Content-Length when output filter can + invalidate it. Warn when input filter can invalidate it. + trunk: + http://svn.apache.org/viewvc?view=rev&revision=380232 + 2.2.x: + Trunk version of patch works + +1: trawick + PATCHES/ISSUES THAT ARE STALLED * beos MPM: Create pmain pool and run modules' child_init hooks when -- 2.47.2