]> granicus.if.org Git - apache/commitdiff
Don't give an example that will mess up caching.
authorJoshua Slive <slive@apache.org>
Fri, 30 Jun 2006 18:25:48 +0000 (18:25 +0000)
committerJoshua Slive <slive@apache.org>
Fri, 30 Jun 2006 18:25:48 +0000 (18:25 +0000)
Submitted by: <richard 2006.atterer.net>
PR: 38892

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@418354 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/content-negotiation.xml

index e4a9e90674c80fdeee0b149ade47181bf1d28194..3ab2ed8b0abe67c1d699c44ab576b0a467eda128 100644 (file)
 
     <example><title>Example</title>
       SetEnvIf Cookie "language=(.+)" prefer-language=$1
+      Header append Vary cookie
     </example>
 </section>
 </section>