From 305f9f35f18bac6de56cf6f55679b9b5a29e5149 Mon Sep 17 00:00:00 2001 From: Graham Leggett Date: Tue, 26 Sep 2006 14:38:59 +0000 Subject: [PATCH] Propose another backport. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@450064 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/STATUS b/STATUS index 42042cf70ad..c4a63b1a9c7 100644 --- a/STATUS +++ b/STATUS @@ -220,3 +220,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: Trunk: http://svn.apache.org/viewvc?view=rev&revision=450055 +1: minfrin + * mod_cache: From RFC3986 (section 6.2.3.) if a URI contains an + authority component and an empty path, the empty path is to be equivalent + to "/". It explicitly cites the following four URIs as equivalents: + http://example.com + http://example.com/ + http://example.com:/ + http://example.com:80/ + Trunk: http://svn.apache.org/viewvc?view=rev&revision=450063 + +1: minfrin + + -- 2.47.2