diff xml/en/docs/http/ngx_http_uwsgi_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 5ee8a00f2bc5
children 57fc39924d42
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_uwsgi_module.xml
+++ b/xml/en/docs/http/ngx_http_uwsgi_module.xml
@@ -10,7 +10,7 @@
 <module name="Module ngx_http_uwsgi_module"
         link="/en/docs/http/ngx_http_uwsgi_module.html"
         lang="en"
-        rev="4">
+        rev="5">
 
 <section id="summary">
 
@@ -426,7 +426,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>