Commit 38c26d6d authored by Jeff Trawick's avatar Jeff Trawick
Browse files

DOCUMENT_ARGS


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1735950 13f79535-47bb-0310-9956-ffa450edef68
parent c81c55bb
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -161,6 +161,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     updated patch with APLOGNOs by merging 1735931,1735935 from trunk
     updated patch with APLOGNOs by merging 1735942 from trunk

  *) DOCUMENT_ARGS, set by mod_include to represent args to SSI document;
     unlike UNESCAPED_QUERY_STRING, not shell-escaped
     trunk patch: r1734817, r1734955, r1734989 (but version compat and CHANGES
                  need to be manipulated)
     2.4.x patch: https://emptyhammock.com/media/downloads/DOCUMENT_ARGS-to-2.4.x.txt
     +1: trawick
 
PATCHES/ISSUES THAT ARE BEING WORKED