changeset 234:ad26f0ae970f

Documented the $https variable.
author Ruslan Ermilov <ru@nginx.com>
date Tue, 13 Dec 2011 13:03:50 +0000
parents 097a5f67999c
children 6d8356490215
files xml/en/docs/http/ngx_http_core_module.xml
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
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,