Kizspy | Question: 24
(Choose 1 answer)
Which of the following is wrong statement?
A. Cross-origin resource sharing (CORS) is a browser mechanism which enables controlled access to
resources located outside of a given domain
B. The CORS mechanism supports secure cross-origin requests and data transfers between browsers and
servers
C. For security reasons, browsers don't restrict cross-origin HTTP requests initiated from scripts
D. CORS allows web applications to make requests to a domain different from the one that served the web
application.