Commit a382f0b8 authored by Justin Erenkrantz's avatar Justin Erenkrantz
Browse files

Propose two more mod_cache backports.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@539622 13f79535-47bb-0310-9956-ffa450edef68
parent 5bf2f051
Loading
Loading
Loading
Loading
+15 −0
Original line number Diff line number Diff line
@@ -234,6 +234,21 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                      backported to 2.2.x so far. So I reset the votes and add a
                      version of the patch that applies cleanly to 2.2.x.

    * mod_cache: Correctly handle HEAD requests on expired cache content.
      PR 41230
      Trunk version of patch:
        http://svn.apache.org/viewvc?view=rev&revision=539620
      2.2.x version of patch:
        (trunk applies cleanly)
      +1: jerenkrantz

    * mod_cache: Do not set Date or Expires when missing/invalid.
      Trunk version of patch:
        http://svn.apache.org/viewvc?view=rev&revision=539621
      2.2.x version of patch:
        (trunk applies cleanly)
      +1: jerenkrantz

PATCHES/ISSUES THAT ARE STALLED

    * PKCS#7: backport PCKS#7 patches from trunk.