diff xml/en/docs/http/ngx_http_headers_module.xml @ 686:f368bff5c70a

Documented missing contexts in the http_headers module.
author Vladimir Homutov <vl@nginx.com>
date Tue, 18 Sep 2012 08:46:43 +0000
parents 764fbac1b8b4
children 3974a50b2142
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_headers_module.xml
+++ b/xml/en/docs/http/ngx_http_headers_module.xml
@@ -10,7 +10,7 @@
 <module name="Module ngx_http_headers_module"
         link="/en/docs/http/ngx_http_headers_module.html"
         lang="en"
-        rev="1">
+        rev="2">
 
 <section id="summary">
 
@@ -48,6 +48,7 @@ add_header Cache-Control private;
 <context>http</context>
 <context>server</context>
 <context>location</context>
+<context>if in location</context>
 
 <para>
 Adds the specified field to a response header provided that
@@ -68,6 +69,7 @@ A value can contain variables.
 <context>http</context>
 <context>server</context>
 <context>location</context>
+<context>if in location</context>
 
 <para>
 Enables or disables adding or modifying the <header>Expires</header>