%HTTP%
but operates on the HTTPS environment variables present when the SSL protocol is in effect. Can be used to determine whether SSL is turned on. Parameter | Description | Default |
---|---|---|
"name" |
Name of the header to get | optional |
Write | Returns | Notes |
---|---|---|
%HTTPS% |
1 | Returns '1' if HTTPS is active |
%HTTPS{"Accept-language"}% |
||
%HTTPS{"User-Agent"}% |
curl/7.29.0 | |
%HTTPS{"Cookie"}% |
Not allowed by default. |