# HG changeset patch # User Yaroslav Zhuravlev # Date 1447347727 -10800 # Node ID 12714bbf9230ec7d47f0e6b0b29afe1d63110098 # Parent 430261d33e38c421ef28d98b5b2fd4f2bc51d293 Documented the "proxy_cache_convert_head" directive. diff -r 430261d33e38 -r 12714bbf9230 xml/en/docs/http/ngx_http_proxy_module.xml --- a/xml/en/docs/http/ngx_http_proxy_module.xml Tue Oct 27 22:51:00 2015 +0300 +++ b/xml/en/docs/http/ngx_http_proxy_module.xml Thu Nov 12 20:02:07 2015 +0300 @@ -10,7 +10,7 @@ + rev="43">
@@ -197,6 +197,24 @@ + +on | off +on +http +server +location +1.9.7 + + +Enables or disables the conversion of the “HEAD” method +to “GET” for caching. +When the conversion is disabled, the +cache key should be configured +to include the $request_method. + + + + string