Web Technologies (HTML, CSS, JavaScript, HTTP)

Identify the correct concept described as: a browser security mechanism that controls whether a web page can request resources from a different origin.

Correct answer

A. CORS

Explanation

CORS refers to a browser security mechanism that controls whether a web page can request resources from a different origin.