I have a Web API 2 project which needs to be accessed from a separate domain. GET requests work fine, but POST fails with the pre flight request. I can't get OPTIONS request to return correctly.I have a Web API 2 project which needs to be ac
I have a Web API 2 project which needs to be accessed from a separate domain. GET requests work fine, but POST fails with the pre flight request. I can't get OPTIONS request to return correctly.I have a Web API 2 project which needs to be ac