diff xml/en/docs/http/ngx_http_proxy_module.xml @ 1833:0c4b43e26cea

Documented variables support in proxy_method.
author Ruslan Ermilov <ru@nginx.com>
date Thu, 27 Oct 2016 11:03:51 +0300
parents 35ec213c16cf
children 0d6ac4838921
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="51">
+        rev="52">
 
 <section id="summary">
 
@@ -1107,6 +1107,7 @@ or <link id="proxy_store">stored</link> 
 <para>
 Specifies the HTTP <value>method</value> to use in requests forwarded
 to the proxied server instead of the method from the client request.
+Parameter value can contain variables (1.11.6).
 </para>
 
 </directive>