One is to import System.Web.Http.Cors , decorate a controller with the EnableCors attribute and to write config.EnableCors() in the WebApiConfig ...
確定! 回上一頁