aspnetcore/test/Microsoft.AspNetCore.Server...
Stephen Halter 2d229e8980 Allow a maximum of 3 concurrent uv_write operations per connection
- Keep logic to prevent unnecessary calls to KestrelThread.Post
- This partially reverts commit 480996433e.
2016-06-02 16:52:06 -07:00
..
TestHelpers Allow a maximum of 3 concurrent uv_write operations per connection 2016-06-02 16:52:06 -07:00
TestResources
AsciiDecoding.cs
BadHttpRequestTests.cs Using the optimized method for converting header name to ASCII 2016-06-02 16:36:22 -07:00
ChunkWriterTests.cs
ChunkedRequestTests.cs
ChunkedResponseTests.cs
ConnectionFilterTests.cs
ConnectionTests.cs
CreateIPEndpointTests.cs
DateHeaderValueManagerTests.cs
DefaultHeaderTests.cs
DummyApplication.cs
EngineTests.cs
FrameRequestHeadersTests.cs Using the optimized method for converting header name to ASCII 2016-06-02 16:36:22 -07:00
FrameRequestStreamTests.cs Fix NRE when aborting connection or client disconects 2016-06-01 15:52:05 -07:00
FrameResponseHeadersTests.cs Reject non-ASCII chars in headers in addition to control chars 2016-06-01 16:01:15 -07:00
FrameResponseStreamTests.cs
FrameTests.cs Improved handling of whitespace in headers. 2016-06-02 16:18:43 -07:00
HttpsConnectionFilterTests.cs
KestrelServerOptionsTests.cs
KestrelServerTests.cs
LifetimeNotImplemented.cs
LoggingThreadPoolTests.cs
MemoryPoolBlockTests.cs
MemoryPoolExtensions.cs
MemoryPoolIteratorTests.cs
MessageBodyTests.cs
Microsoft.AspNetCore.Server.KestrelTests.xproj
MultipleLoopTests.cs
NetworkingTests.cs
PathNormalizerTests.cs Perf: Remove unnecessary path checks 2016-06-01 14:56:49 -07:00
RequestTargetProcessingTests.cs Add negative path tests. 2016-06-01 21:28:37 -07:00
ServerAddressTests.cs Add negative path tests. 2016-06-01 21:28:37 -07:00
SocketInputTests.cs
SocketOutputTests.cs Allow a maximum of 3 concurrent uv_write operations per connection 2016-06-02 16:52:06 -07:00
StreamSocketOutputTests.cs
TestConnection.cs Using the optimized method for converting header name to ASCII 2016-06-02 16:36:22 -07:00
TestInput.cs
TestServer.cs
TestServiceContext.cs
UrlPathDecoder.cs
WebHostBuilderKestrelExtensionsTests.cs
project.json