[ 原始碼: node-has-cors ]
套件:node-has-cors(1.1.0-2)
Detect support for Cross-Origin Resource Sharing
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.