Y
Hacker News
new
|
ask
|
show
|
jobs
by
bazoom42
37 days ago
CORS allows JavaScript to make requests to different domains than the origin of the page. By default (without CORS), JavaScript can only communicate with the origin domain.