On May 24, 2011, at 5:47 PM, Anthony wrote: > 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". >
...and of course doesn't necessarily tell the truth in a proxied installation.

