Hi All,
I am trying to access a web service from a server which does not CORS setup. I am able to access it via the POST method when I disable the Chrome's Web Security.
Now I want to access the same web service from an XSHTTPDEST file. I am getting the response as 401 Not Authorized. Is there a way to disable the web security for the Server.
--
Thanks and Regards,
Shreepad Patil