Commit 2d3e38a5 authored by Ruediger Pluem's avatar Ruediger Pluem
Browse files

* Add a proposal


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@724127 13f79535-47bb-0310-9956-ffa450edef68
parent 2529ce45
Loading
Loading
Loading
Loading
+10 −0
Changes for STATUS: 10 added lines, 0 removed lines.
Original line number Diff line number Diff line
@@ -89,6 +89,16 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
PATCHES PROPOSED TO BACKPORT FROM TRUNK:
  [ New proposals should be added at the end of the list ]


 * mod_cache: When an expires or cache-control header are sent, the RFC does
   allow us to cache normally non-cacheable response statuses.
   PR 46346.
   Trunk version of patch:
      http://svn.apache.org/viewvc?rev=724093&view=rev
   Backport version for 2.2.x of patch:
      Trunk version of patch works
   +1: rpluem,

PATCHES/ISSUES THAT ARE STALLED

   * mod_ssl: Add server name indication (RFC 4366) support (PR 34607).