Commit f605fcd3 authored by Eric Covener's avatar Eric Covener
Browse files

propose tweak for uncommon input filters



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1686086 13f79535-47bb-0310-9956-ffa450edef68
parent ca143191
Loading
Loading
Loading
Loading
+6 −0
Changes for STATUS: 6 added lines, 0 removed lines.
Original line number Diff line number Diff line
@@ -219,6 +219,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     2.4.x patch: trunk works
     +1: covener, ylavic

  *) mod_charset_lite, mod_ext_filter:  Avoid inadvertent filtering of protocol
     data during read of chunked request bodies. PR 58049.
     trunk patch: http://svn.apache.org/r1686085
     2.4.x patch: trunk works
     +1 covener

PATCHES/ISSUES THAT ARE BEING WORKED

  *) mod_ssl: add ALPN support by allowing other modules to register callbacks