JSON

Developing the next generation of open data interchange

Archive for 'Cross Site' Category

JSONP Header Transfer Proposal

24 December 2007

JSONP is a proposal for performing cross site JSON data interchange by using script tag insertion with a callback to deliver the data payload. JSONP can be used in place of XmlHttpRequest in cross site situations. However, when using XmlHttpRequest, there are situations where the JSON data in content body is not the only relevant […]

No Comments »