|
|
|
|
|
by Izkata
35 days ago
|
|
I may be wrong about the specific security thing involved, but I know it would have broken ajax requests (probably XMLHTTPRequest, not fetch) to different domains had we not made changes to deal with it. They worked without issues before that. |
|
The whole point of CORS was to enable cross-domain requests.