Show TOC

Background documentation~http_https Locate this document in the navigation structure

 

Description

Specifies whether current request is using HTTPS or HTTP.

You can use this system variable in HTML templates to query whether the current request uses HTTPS (secure communication) or HTTP (insecure communication).

Set by

Do not set. This parameter is automatically set by the ITS.

Values

on

HTTPS used.

off

HTTP used.