- FIN from the client shouldn't throw - Forced close from the server should throw - Properly wrap connection reset exceptions and other exceptions in IO exceptions - This gives kestrel control over when the output closes - Fixed one test that assumed libuv - Dispose the connection to yield the reader Fixes #1774 |
||
|---|---|---|
| .. | ||
| Microsoft.AspNetCore.Server.Kestrel | ||
| Microsoft.AspNetCore.Server.Kestrel.Core | ||
| Microsoft.AspNetCore.Server.Kestrel.Https | ||
| Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions | ||
| Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv | ||
| Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets | ||