Does this support full vocab of REST - GET, PUT, POST, DELETE, OPTIONS? And is there a plugin for dojo, JQuery, ExtJS, Sencha?

72 views
Skip to first unread message

throwexception

unread,
Mar 28, 2012, 5:47:23 PM3/28/12
to easyxdm
Hi,

According to the documentations, only GET and POST is supported. To
implement full RESTFul, I need all the vocabs of http -- as well as
extended http headers with meanings like content-range, range, etags,
cookies, etc...As well as ability to handle full HTTP response codes,
including redirects.

Has full Get/Put/Post/Delete REST been done with easyxdm? Can you
please help me find an example?

Also, have you or you know anyone wrote plugins for dojo, JQuery,
ExtJS, Sencha? I can do it, but I wanted to check if anyone has done
one before I spend my time.

Thanks.

Øyvind Sean Kinsey

unread,
Mar 28, 2012, 8:44:28 PM3/28/12
to eas...@googlegroups.com
The only point where easyXDM and REST (or doing HTTP in general) overlaps are in the cors implementation built on top of easyXDM (cors/index.html).
If the default page doesn't suit your needs (it does allow you to set the method as well as pass inn/override arbitrary headers), then feel free to add to it.
This is a file you have to modify anyway.

- Sean
Reply all
Reply to author
Forward
0 new messages