Hi Jiang,
see this link 
http://code.google.com/appengine/docs/webapp/requesthandlerclass.html

get()
post()
put()
head()
delete()

On Aug 27, 10:22 am, Jiang <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I have a quick question: does app engine support form "PUT" and
> "DELETE"?
>
> They are covered in online doc. I have tried all of them but every
> time i make a request, it will be transferred to the "GET" method
> automatically.
>
> So could anyone here helps me that how to get "put" and "delete"
> calls?
>
> Thanks in advance!
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" 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/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to