aspnetcore/test
Stephen Halter 4f0480a4d0 Gracefully handle exceptions thrown from OnStarting callbacks
- If OnStarting is being called after the app func has completed, return a 500.
- If Onstarting is being called due to a call to write, throw from write.
2015-08-14 12:05:43 -07:00
..
Microsoft.AspNet.Server.KestrelTests Gracefully handle exceptions thrown from OnStarting callbacks 2015-08-14 12:05:43 -07:00