diff xml/en/docs/http/ngx_http_core_module.xml @ 234:ad26f0ae970f

Documented the $https variable.
author Ruslan Ermilov <ru@nginx.com>
date Tue, 13 Dec 2011 13:03:50 +0000
parents 46ef98b7513f
children 6d8356490215
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_core_module.xml
+++ b/xml/en/docs/http/ngx_http_core_module.xml
@@ -2514,6 +2514,13 @@ host name
 the <argument>name</argument> request header field
 </tag-desc>
 
+<tag-name><var>$https</var></tag-name>
+<tag-desc>
+“<code>on</code>”
+if connection operates in SSL mode,
+or an empty string otherwise
+</tag-desc>
+
 <tag-name><var>$is_args</var></tag-name>
 <tag-desc>
 “<code>?</code>” if a request line has arguments,