On Wed, Dec 10, 2008 at 12:17 PM, foobarmus <[EMAIL PROTECTED]> wrote:
>
> I am having a major problem with this since upgrading to the 0.3
> release... I am not trying to fiddle with the ctx protocol, I just
> want it to stay the same as what I typed in!!
>
> web.seeother('/...') is switching me back to http.
How are you deploying your app?
can you tell me what is value of web.ctx.env.get('HTTPS')?
My testcase[1] for testing redirects with https seems to work.
[1]: http://github.com/webpy/webpy/tree/master/test/browser.py
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---