【发布时间】:2013-04-12 22:41:47
【问题描述】:
GWT版本的Restlet Client是否可以进行跨域请求?
我需要使用 JSON 数据从外部 API 消耗 Rest 资源(GET、POST、PUT、DELETE)。
我知道 GWT 的同源策略 (SOP),但可能存在针对此限制的解决方法...
包含 GWT 示例的 Restlet 文档不再可用。这个链接例如:
http://wiki.restlet.org/docs_2.1/13-restlet/27-restlet/46-restlet/112-restlet.html
http://wiki.restlet.org/docs_2.1/13-restlet/275-restlet/144-restlet/189-restlet.html
【问题讨论】:
标签: rest gwt restlet restlet-2.0