* Don't re-use DefaultHttpContext if IHttpContextAccessor is in use - Consumers may still get null or an ODE but will never end up with data from a different request. - Make sure an ODE is thrown from all properties on HttpContext after the request is over. |
||
|---|---|---|
| .. | ||
| Abstractions | ||
| Hosting | ||
| Server.Abstractions | ||
| Server.IntegrationTesting/src | ||
| TestHost | ||
| WindowsServices | ||
| samples | ||
| test | ||
| Hosting.sln | ||
| build.cmd | ||
| startvs.cmd | ||