Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

CORS (Cross-origin resource sharing)

CORS (Cross-origin resource sharing) is a web browser specification that defines a way for a web browser and web client to interact in such a way that cross-origin (requests to a server in a different domain) are allowed, for all HTTP methods.

...