On Fri, Oct 17, 2008 at 3:37 AM, Sok Ann Yap <[EMAIL PROTECTED]> wrote: > > I noticed that since version 0.9.3, PUT's params will be put into > request.POST by WebOb. So, I wonder if DELETE will be threated the > same?
One thing WebOb doesn't do is to delete the '_method' param. I would have expected it to, but it got passed to my validator last week. -- Mike Orr <[EMAIL PROTECTED]> --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
