|
|
|
|
|
by minhazm
1107 days ago
|
|
Technically you can still do that by launching chrome with some special flags or with a chrome extension. But I do agree that CORS is being hijacked/abused for this purpose. But at the same time it's an important security feature. It prevents the scenario where you visit some website and some malicious javascript starts making calls to some-internal-site/api/... and exfiltrating data. |
|