Skip to main content

Cross-Origin Resource Sharing Enabled for ASN Files

March 11, 2013 by jesandco

We have enabled Cross-Origin Resource Sharing (CORS) for all our ASN files (manifest and full RDF flavors). This allows web browsers to make requests that would otherwise be forbidden due to the same origin policy. For now, if you request _full or _manifest you receive a 303 redirect to where those files are stored in the cloud and you must use that URL for the request.

For example, you can now easily fetch an ASN manifest file directly with jQuery + AJAX:

Not all legacy web browsers support CORS so make sure to check prior to implementing.

Premium Drupal Themes by Adaptivethemes