I am trying to enable cors in my ASP.NET Web API. I am using WebApiConfig.cs (not attributes in controller) to keep configuration for origins in my Web.config file