CORS

  • submit to reddit

Cross domain REST calls using CORS

To fight XSS attacks, the web browser imposes the same origin policy for HTTP requests made by JavaScript code: But there are a lot of use cases...

0 replies - 2312 views - 12/11/12 by Diego Fernandez in Articles