Disable CORS on chrome
When develop web api on local PC, you may meet CORS, but you don't config server to allow CORS. Here is how to disalbe it on chrome.
When develop web api on local PC, you may meet CORS, but you don't config server to allow CORS. Here is how to disalbe it on chrome.