From c98d37e139b2e712e28ba68a34f244f6ac9ce9f4 Mon Sep 17 00:00:00 2001 From: wessels <> Date: Wed, 11 Jun 2003 02:45:29 +0000 Subject: [PATCH] correction to comments. RFC 2396 (not 2616) talks about dealing with whitespace in URIs. --- src/cf.data.pre | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/cf.data.pre b/src/cf.data.pre index ae249d9873..97be5de7a8 100644 --- a/src/cf.data.pre +++ b/src/cf.data.pre @@ -1,6 +1,6 @@ # -# $Id: cf.data.pre,v 1.318 2003/05/29 15:54:07 hno Exp $ +# $Id: cf.data.pre,v 1.319 2003/06/10 20:45:29 wessels Exp $ # # # SQUID Web Proxy Cache http://www.squid-cache.org/ @@ -3767,7 +3767,7 @@ DOC_START URI. Options: strip: The whitespace characters are stripped out of the URL. - This is the behavior recommended by RFC2616. + This is the behavior recommended by RFC2396. deny: The request is denied. The user receives an "Invalid Request" message. allow: The request is allowed and the URI is not changed. The -- 2.47.2