Anne van Kesteren

The road to cross-domain XMLHttpRequest

Enabling Read Access for Web Resources is the first step to XMLHttpRequest2 which will have support for cross-site requests. Ian Hickson wrote up a proposal for cross-site extensions to XMLHttpRequest a while ago which uses the aforementioned document. When the algorithms for “Enabling Read Access for Web Resources” are finalized I’ll take a stab at writing XMLHttpRequest2. My current thinking is that it should include events such as load, error, progress et cetera and the aforementioned cross-site extension.

Feedback on “Enabling Read Access for Web Resources” is welcome at public-appformats@w3.org and feedback on XMLHttpRequest2 (or XMLHttpRequest) can be e-mailed to public-webapi@w3.org. You can also e-mail me directly, if you don’t want stuff archived for some reason. Thanks!