aspnetcore/test/WebSites/BasicWebSite
jacalvar 25838cee55 [Fixes #911] RequireHttpsAttribute does not exist in MVC 6
1. GET requests will be redirected to the equivalent HTTPS url.
2. Requests with any other http method will fail with a 400.
2014-09-15 13:07:30 -07:00
..
Controllers [Fixes #911] RequireHttpsAttribute does not exist in MVC 6 2014-09-15 13:07:30 -07:00
Views
ActionDescriptorCreationCounter.cs
BasicWebSite.kproj Removed source files from the project 2014-08-15 09:14:49 -07:00
Startup.cs Handle IBuilder rename to IApplicationBuilder. 2014-09-10 14:12:08 -07:00
project.json Fixed test projects 2014-09-15 01:27:27 -07:00