On Dec 10, 10:35 pm, "Anand Chitipothu" <[EMAIL PROTECTED]> wrote:
> > HTTPS is not guaranteed to be set by a hosting mechanism. For WSGI you
> > should be consulting 'wsgi.url_scheme'.
>
> Even I realized that and added a fix.
>
> http://github.com/webpy/webpy/commit/20137d05b5fa4992b86b3f554dc95b98...
The fallback check which you are using for HTTPS isn't complete. Some
web servers are known to set HTTPS to '1' instead of 'on'.
Graham
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"web.py" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/webpy?hl=en
-~----------~----~----~----~------~----~------~--~---