Commit b832dc93 authored by Luca Toscano's avatar Luca Toscano
Browse files

Updated backport proposal (r1748379, r1750747, r1750749)



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1750883 13f79535-47bb-0310-9956-ffa450edef68
parent 40121a27
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -143,7 +143,10 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:

  *) core: Drop an invalid Last-Modified header value coming
     from a FCGI/CGI script instead of replacing it with Unix epoch.
     Warn the users about Last-Modified header value replacements.
     trunk patch: http://svn.apache.org/r1748379
                  http://svn.apache.org/r1750747
                  http://svn.apache.org/r1750749
     2.4.x: trunk patch works
     +1: elukey