Cross-origin resource sharing

Mechanism that allows restricted resources on a web page to be requested from another domain outside the domain from which the first resource was served

Nº Q1141085 ★★

Uncommon · Literature

Cross-origin resource sharing

Mechanism that allows restricted resources on a web page to be requested from another domain outside the domain from which the first resource was served

In computing, cross-origin resource sharing (CORS) is a mechanism to safely bypass the same-origin policy; that is, it allows a web page to access restricted resources from a web server on a domain name different from the domain that served the web page. A web page may freely embed cross-origin images, stylesheets, scripts, iframes, and videos.

Last price

—

Floor price

—

7-day median

—

30-day sales

0

30-day range

—

In circulation

0

Price history

Show table
Datemedian LowHighsales

Sales history

Last sale
—
30-day average
—
30-day low
—
30-day high
—
Sales 7d
0
Sales 30d
0

No sales yet.

Anonymous sales: no buyer or seller shown. Figures count player-to-player sales only.

From Wikipedia

In computing, cross-origin resource sharing (CORS) is a mechanism to safely bypass the same-origin policy; that is, it allows a web page to access restricted resources from a web server on a domain name different from the domain that served the web page. A web page may freely embed cross-origin images, stylesheets, scripts, iframes, and videos. Certain "cross-domain" HTTP requests, notably Ajax requests, are forbidden by default by the same-origin security policy. CORS defines a way in which a web browser and server can interact to determine whether it is safe to allow the cross-origin request. It allows for more freedom and functionality than purely same-origin requests, but is more secure than simply allowing all cross-origin requests. The specification for CORS is included as part of the WHATWG's Fetch Living Standard. This specification describes how CORS is currently implemented in browsers. An earlier specification was published as a W3C Recommendation.

Text: Wikipédia, CC BY-SA 4.0. · Image: Bluesmoon (CC BY-SA 4.0) ·

Related cards

Confirmation