We want cross-site requests for XBL, XSLT, HTML 5 <event-source>, XMLHttpRequest, and probably more…
GET SolutionAcces-Control HTTP header<?access-control?> PI if XMLCross-site requests for XBL, XSLT, and <event-source> solved.
GET (POST, DELETE, …) SolutionGET Solution" to the responseMethod-Check HTTP request headerGET requestGET Solution" to the responseAllow HTTP response headerMethod-Check-Expires HTTP response header if all is goodCross-site requests for XMLHttpRequest, and earlier mentioned technologies solved.
http://www.w3.org/TR/access-control/ is not up to date.
Questions?