- Make the time given for requests to complete gracefully configurable. - Complete all async reads so calling code can re-check whether to stop request processing and exit if in between requests. - Don't wait for a FIN from the client since some browsers (e.g. IE & Chrome) will take a long time to send one. - Ensure all ConnectionFilters complete before the memory pool is disposed. - Ensure blocks get returned even when a ConnectionFilter produces a failed read |
||
|---|---|---|
| .. | ||
| TestHelpers | ||
| TestResources | ||
| AsciiDecoder.cs | ||
| ChunkWriterTests.cs | ||
| ChunkedResponseTests.cs | ||
| ConnectionFilterTests.cs | ||
| CreateIPEndpointTests.cs | ||
| DateHeaderValueManagerTests.cs | ||
| DummyApplication.cs | ||
| EngineTests.cs | ||
| FrameFacts.cs | ||
| FrameRequestHeadersTests.cs | ||
| FrameResponseHeadersTests.cs | ||
| FrameTests.cs | ||
| HttpsConnectionFilterTests.cs | ||
| KestrelServerInformationTests.cs | ||
| KestrelServerTests.cs | ||
| LifetimeNotImplemented.cs | ||
| MemoryPoolBlock2Tests.cs | ||
| MemoryPoolExtensions.cs | ||
| MemoryPoolIterator2Tests.cs | ||
| MessageBodyTests.cs | ||
| Microsoft.AspNetCore.Server.KestrelTests.xproj | ||
| MultipleLoopTests.cs | ||
| NetworkingTests.cs | ||
| PathNormalizerTests.cs | ||
| ServerAddressFacts.cs | ||
| SocketInputTests.cs | ||
| SocketOutputTests.cs | ||
| StreamSocketOutputTests.cs | ||
| TestConnection.cs | ||
| TestDateHeaderValueManager.cs | ||
| TestInput.cs | ||
| TestLogger.cs | ||
| TestServer.cs | ||
| TestServiceContext.cs | ||
| UrlPathDecoder.cs | ||
| project.json | ||