You're right ! In "Google App Engine" ... there is an environment variable "HTTPS" which contains the value "off" ... So, recents webpy 0.3 versions try to redirect to https when using seeother or redirect ;-(
Should i mention it in launchpad ... i's a "bug", no ? On 14 oct, 11:29, "Anand Chitipothu" <[EMAIL PROTECTED]> wrote: > > It redirects me to a https url ?! ... is there a trouble in 0.3 > > release ? > > Looks like your webserver is setting a environment variable HTTPS. > webpy thinks that the protocol is https when there is an environment > variable with name HTTPS. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
