Hi, GET, PUT, POST, and DELETE are verbs in the Hypertext Transfer Protocol (HTTP). You may want to read up more about how HTTP works:
http://en.wikipedia.org/wiki/HTTP http://jmarshall.com/easy/http/ All of the Google Data APIs (such as Blogger and YouTube) are based on the Atom Publishing Protocol, which works on top of HTTP to modify server resources that are encapsulated inside of Atom XML entries. Some of the services (like YouTube) do not have upload (POST) or update (PUT) support on all of their feeds right now. Cheers, -Jeff On Jan 14, 1:21 pm, amb <[EMAIL PROTECTED]> wrote: > Hi, where and how can I use the GET, POST, PUT, and DELETE commands. > I read about these commands athttp://code.google.com/apis/gdata/basics.html > > are these ASP commands ? > ,can i use them in blogger ? > and or youtube API --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Data API" 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-help-dataapi?hl=en -~----------~----~----~----~------~----~------~--~---
