On Tuesday, May 24, 2011 6:34:15 PM UTC-4, Massimo Di Pierro wrote: > > In trunk we have > > request.is_https
Which checks whether request.env.wsgi_url_scheme is https (or HTTPS) or request.env.https is "on".
On Tuesday, May 24, 2011 6:34:15 PM UTC-4, Massimo Di Pierro wrote: > > In trunk we have > > request.is_https
Which checks whether request.env.wsgi_url_scheme is https (or HTTPS) or request.env.https is "on".