diff xml/en/docs/http/ngx_http_proxy_module.xml @ 1246:5be7716a5684

Documented If-None-Match in proxy_cache_revalidate and friends.
author Yaroslav Zhuravlev <yar@nginx.com>
date Wed, 09 Jul 2014 18:35:08 +0400
parents dd4cfc6ce770
children 57fc39924d42
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_proxy_module.xml
+++ b/xml/en/docs/http/ngx_http_proxy_module.xml
@@ -10,7 +10,7 @@
 <module name="Module ngx_http_proxy_module"
         link="/en/docs/http/ngx_http_proxy_module.html"
         lang="en"
-        rev="21">
+        rev="22">
 
 <section id="summary">
 
@@ -433,7 +433,8 @@ This functionality is available as part 
 
 <para>
 Enables revalidation of expired cache items using conditional requests with
-the <header>If-Modified-Since</header> header field.
+the <header>If-Modified-Since</header> and <header>If-None-Match</header>
+header fields.
 </para>
 
 </directive>