Hmmm.... check this page out: http://www.w3.org/Amaya/User/Put.html
On Fri, Jul 31, 2009 at 6:07 PM, Jonathan Lundell <[email protected]>wrote: > > On Jul 31, 2009, at 4:00 PM, mdipierro wrote: > > > I do not know for sure because PUT and DELETE are not standard http > > methods. > > They are, actually; they're just not used by interactive web browsers. > > http://en.wikipedia.org/wiki/Http#Request_methods > > > Try > > > > request.vars > > and > > request.body.read() > > > > Let us know. > > > > On Jul 31, 2:28 am, 诚子 <[email protected]> wrote: > >> Hi, I wan't use PUT method and DELETE method,to build a RESTful > >> service,how to get an PUT method and DELETE data? > > > > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py-users" 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/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

