From: Graham Leggett Date: Mon, 18 Oct 2010 23:20:56 +0000 (+0000) Subject: Propose. X-Git-Tag: 2.2.18~366 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=88d3fa1982087eaf5253f52eec4fa5f90365d7f5;p=thirdparty%2Fapache%2Fhttpd.git Propose. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1024059 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 9a6c8d98650..2d3c3c78edd 100644 --- a/STATUS +++ b/STATUS @@ -156,6 +156,15 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.2.x patch: trunk patch works +1: minfrin + * mod_cache: Check the request to determine whether we are allowed + to return cached content at all, and respect a "Cache-Control: + no-cache" header from a client. Previously, "no-cache" would + behave like "max-age=0". + PR49200 + Trunk patch: http://svn.apache.org/viewvc?view=revision&revision=992625 + 2.2.x patch: trunk patch works + +1: minfrin + PATCHES/ISSUES THAT ARE STALLED