aspnetcore/test/WebSites/CorsWebSite
Pranav K f57e180971 Renaming Microsoft.Framework.* -> Microsoft.Extensions.* 2015-10-03 15:44:53 -07:00
..
Controllers Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
wwwroot Cors Support in MVC. 2015-03-18 19:37:00 -07:00
CorsWebSite.xproj
Startup.cs Renaming Microsoft.Framework.* -> Microsoft.Extensions.* 2015-10-03 15:44:53 -07:00
project.json
readme.md Cors Support in MVC. 2015-03-18 19:37:00 -07:00

readme.md

CorsWebSite

This web site illustrates how to configure actions to allow/disallow cross origin requests.