]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
correction to comments. RFC 2396 (not 2616) talks about dealing with
authorwessels <>
Wed, 11 Jun 2003 02:45:29 +0000 (02:45 +0000)
committerwessels <>
Wed, 11 Jun 2003 02:45:29 +0000 (02:45 +0000)
whitespace in URIs.

src/cf.data.pre

index ae249d98738d72e81a99b8d8f27f503066d51337..97be5de7a80966017feb4996b2ee12eab3fe9892 100644 (file)
@@ -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