diff --git a/lib/WebGUI/Session/Env.pm b/lib/WebGUI/Session/Env.pm index 29205f5d1..b338c2167 100644 --- a/lib/WebGUI/Session/Env.pm +++ b/lib/WebGUI/Session/Env.pm @@ -188,6 +188,9 @@ sub requestNotViewed { Returns true if a https request was made. +HTTP_SSLPROXY is set by mod_proxy in the WRE so that WebGUI knows that the original request +was made via SSL. + =cut sub sslRequest {