aspnetcore/samples
Praburaj f243244972 Adding ability to turn off the status code pages
Added a feature named IStatusCodeFeature with an enabled property. MVC or any framework can get this feature and turn it off if
it does not want status code pages logic to take over and send HTML response.

Also refactored the sample flow to make it easier to understand.
2015-02-12 11:09:47 -08:00
..
ErrorHandlerSample Collapsed Logs 2014-12-11 16:49:13 -08:00
ErrorPageSample Outline for StatusCodePages middleware. 2015-02-10 13:29:48 -08:00
RuntimeInfoPageSample Collapsed Logs 2014-12-11 16:49:13 -08:00
StatusCodePagesSample Adding ability to turn off the status code pages 2015-02-12 11:09:47 -08:00
WelcomePageSample Add schema version to kproj files 2014-11-25 10:39:01 -08:00