Call for Review: Cross-Origin Resource Sharing Proposed Recommendation Published

Author(s) and publish date

Published:

The Web Applications (WebApps) Working Group and the Web Application Security (WebAppSec) Working Group have published today a Proposed Recommendation of Cross-Origin Resource Sharing. This document defines a mechanism to enable client-side cross-origin requests. Specifications that enable an API to make cross-origin requests to resources can use the algorithms defined by this specification. If such an API is used on http://example.org resources, a resource on http://hello-world.example can opt in using the mechanism described by this specification (e.g., specifying Access-Control-Allow-Origin: http://example.org as response header), which would allow that resource to be fetched cross-origin from http://example.org. Comments are welcome through 14 January 2014. Learn more about the Security Activity and the Rich Web Clients Activity.

Related RSS feed