From: Yann Ylavic Date: Sat, 7 Jan 2017 13:12:53 +0000 (+0000) Subject: Comment. X-Git-Tag: 2.2.32~10 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=44f58a9de7f65118fe494f8d3a8e7e01cf684e90;p=thirdparty%2Fapache%2Fhttpd.git Comment. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1777782 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index ef82a938a53..f3cea235f39 100644 --- a/STATUS +++ b/STATUS @@ -122,7 +122,9 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.2.x Proposed Patch: http://home.apache.org/~ylavic/patches/httpd-2.2.x-mod_proxy_connect-transfer.patch +1: wrowe, ylavic covener: this is an awful lot of code for 2.2 for something that has just never worked. - + ylavic: well, if it never worked, we won't break it more :) + the new code would be now very closed to 2.4.x's, might be + worth it for (one of) the latest 2.2.x release, and RIP... *) http: allow folding in check_headers(), still compliant with RFC 7230 (3.2.4). trunk patch: http://svn.apache.org/r1777460