Skip to content

Topic

CORS

Browser mechanism that decides which cross-origin requests JavaScript may make and which response headers it is allowed to read, enforced through preflight requests and Access-Control headers.

Current clusters