On Sat, Nov 1, 2008 at 4:28 PM, Aaron Swartz <[EMAIL PROTECTED]> wrote:
> > > next = web.ctx.path + '?' + urllib.urlencode(web.input()) > > Why are you doing this? This is what web.ctx.fullpath is for. > what about the data comes in POST and that is not urlencoded? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
