An -Origin Resource Sharing (CORS) is a mechanism that enables many resources (e.g., JavaScript, fonts, JSON, images, etc.) on a web page to be requested from another domain outside the domain from which the resource originated (simply putting, one website accessing the resources of another website). It is a mechanism supported in HTML5 that manages XMLHttpRequest access to a domain different.