node-has-cors

Detect support for Cross-Origin Resource Sharing
  https://github.com/component/has-cors
  0
  no reviews



Node.js module to detect support for CORS (Cross-Origin Resource Sharing), the mechanism that allows restricted resources on a web page to be requested from another domain outside the domain from which the resource originated.

Node.js is an event-based server-side JavaScript engine.