JSON and JSONP
JSON data format and the JSONP capbilities are vital to integrate data into the browser based clients. Due to same origin policy restrictions, a third party site can not consume data market services from the client side unless JSONP capability is supported. I request to you take this feature into the next relases.
9
votes