🏠 New in High Baseline Support: CORS

January 29, 2018

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