I am accessing a rest api exposed on a different server through a angular code and i have set the CORS in web.config of rest api code and it is working fine for Get request but it does not work for post request.
it shows below error
Response for preflight has invalid HTTP status code 405

Midhun TpPosted Aug 12, 2016, 11:38 PM
Sumit AroraPosted Aug 13, 2016, 3:03 PM
Midhun TpPosted Aug 13, 2016, 6:54 AM
Sumit AroraPosted Aug 13, 2016, 6:38 AM
Sumit AroraPosted Aug 12, 2016, 11:19 PM
Midhun TpPosted Aug 12, 2016, 9:21 PM