ASP.NET MVC WebApi2 EnableCors not work, can’t see Allow-Origin domain in Response
I have a .Net WebApi project (NOT .Net Core, PLEASE DO NOT USE .Net Core ANSWER). and i need set more origin site, first, i tried one origin for testing, but not work. (nuget: Microsoft.AspNet.Cors and Micorsoft.AspNet.WebApi.Cors, version 5.3.0)