menu
techminis

A naukri.com initiative

google-web-stories
Home

>

Programming News

>

CORS Explained
source image

Medium

4w

read

186

img
dot

Image Credit: Medium

CORS Explained

  • CORS (Cross-Origin Resource Sharing) is a security mechanism on the web that controls access to resources like APIs, fonts, or images on a website.
  • Browsers enforce the same-origin policy by default, which means a webpage can only request data from the same domain that served it.
  • To allow cross-origin requests, CORS enables websites to grant permission for other sites to access their resources.
  • CORS is essential for ensuring secure communication between different domains on the web.

Read Full Article

like

11 Likes

For uninterrupted reading, download the app