diff xml/en/docs/http/ngx_http_keyval_module.xml @ 2454:253641e268a8

Added js_requests.js example in njs.
author Yaroslav Zhuravlev <yar@nginx.com>
date Thu, 31 Oct 2019 15:33:19 +0300
parents 9d4b00f3ad2b
children 98fd810c13e0
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_keyval_module.xml	Tue Oct 29 19:21:03 2019 +0300
+++ b/xml/en/docs/http/ngx_http_keyval_module.xml	Thu Oct 31 15:33:19 2019 +0300
@@ -9,14 +9,16 @@
 <module name="Module ngx_http_keyval_module"
         link="/en/docs/http/ngx_http_keyval_module.html"
         lang="en"
-        rev="6">
+        rev="7">
 
 <section id="summary">
 
 <para>
 The <literal>ngx_http_keyval_module</literal> module (1.13.3) creates variables
 with values taken from key-value pairs managed by the
-<link doc="ngx_http_api_module.xml" id="http_keyvals_">API</link>.
+<link doc="ngx_http_api_module.xml" id="http_keyvals_">API</link>
+or a variable (1.15.10) that can also be set with
+<link doc="../njs/examples.xml" id="requests">njs</link>.
 </para>
 
 <para>