# HG changeset patch # User Ruslan Ermilov # Date 1323781430 0 # Node ID ad26f0ae970f9da4a5a66fb3dbe2e81da99cdaad # Parent 097a5f67999c3302dfd8b249853dc1f1d75a1ab9 Documented the $https variable. diff -r 097a5f67999c -r ad26f0ae970f xml/en/docs/http/ngx_http_core_module.xml --- a/xml/en/docs/http/ngx_http_core_module.xml Mon Dec 12 14:30:15 2011 +0000 +++ b/xml/en/docs/http/ngx_http_core_module.xml Tue Dec 13 13:03:50 2011 +0000 @@ -2514,6 +2514,13 @@ the name request header field +$https + +“on” +if connection operates in SSL mode, +or an empty string otherwise + + $is_args ?” if a request line has arguments,