diff options
author | William A. Rowe Jr <wrowe@apache.org> | 2006-07-06 21:25:28 +0200 |
---|---|---|
committer | William A. Rowe Jr <wrowe@apache.org> | 2006-07-06 21:25:28 +0200 |
commit | a6566261af8c8cc335ad8fa6244c05ec22309f73 (patch) | |
tree | 10d8055ac4ef5a74f576c739b6c386878f81e397 /docs/manual/content-negotiation.html.en | |
parent | New changes to win32 docs, regenerated (diff) | |
download | apache2-a6566261af8c8cc335ad8fa6244c05ec22309f73.tar.xz apache2-a6566261af8c8cc335ad8fa6244c05ec22309f73.zip |
Might be my imagination, but seems full set hasn't been
generated in quite a while.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@419671 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/content-negotiation.html.en')
-rw-r--r-- | docs/manual/content-negotiation.html.en | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/manual/content-negotiation.html.en b/docs/manual/content-negotiation.html.en index 466cfa4531..14bcddcd61 100644 --- a/docs/manual/content-negotiation.html.en +++ b/docs/manual/content-negotiation.html.en @@ -504,6 +504,7 @@ Negotiation</a></li> <div class="example"><h3>Example</h3><p><code> SetEnvIf Cookie "language=(.+)" prefer-language=$1 + Header append Vary cookie </code></p></div> </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div> |