Hacker News new | ask | show | jobs
by true_religion 181 days ago
Yeah, CORS is not a safety mechanism. It’s a procedure of loosening the default safety mechanism of not sharing any response data from a cross site request with client side JavaScript.