when shud web.found be used? On Wed, Nov 19, 2008 at 9:07 AM, Aaron Swartz <[EMAIL PROTECTED]> wrote:
> > > My point is that this behavior may confuse people who use any other > > framework and then use web.py. A 301 Use Case is (relatively) rare > > versus a 302/303 which should be very common (ex: form processing). > > In form processing, you should use web.seeother, not web.redirect. > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
