Same-Origin Policy
A browser security mechanism that restricts scripts from one origin from accessing resources of another origin, forming the foundation that CORS selectively relaxes.
A browser security mechanism that restricts scripts from one origin from accessing resources of another origin, forming the foundation that CORS selectively relaxes.