🏠 New in Low Baseline Support: CORS

July 29, 2015

caniuse · mdn · spec

Cross-Origin Resource Sharing is an HTTP-header based mechanism that allows a server to indicate any origins (domain, scheme, or port) other than its own from which a browser should permit loading resources. Also known as CORS.

Source features