aspnetcore/test/Microsoft.AspNetCore.Server...
Cesar Blum Silveira 49ff98f8cb More specific response status codes for errors (#653).
- 414 when request line exceeds size limit
- 431 when request headers exceed size or count limits
- 505 when request line contains unsupported HTTP version
2016-09-22 12:13:14 -07:00
..
TestHelpers Improve keep-alive timeout. 2016-09-14 20:57:16 -07:00
TestResources
AsciiDecoding.cs
BadHttpRequestTests.cs More specific response status codes for errors (#653). 2016-09-22 12:13:14 -07:00
ChunkWriterTests.cs
ChunkedRequestTests.cs More specific response status codes for errors (#653). 2016-09-22 12:13:14 -07:00
ChunkedResponseTests.cs Move TestServer to shared directory. 2016-09-06 12:47:24 -07:00
ConnectionFilterTests.cs Move TestServer to shared directory. 2016-09-06 12:47:24 -07:00
ConnectionTests.cs Improve keep-alive timeout. 2016-09-14 20:57:16 -07:00
CreateIPEndpointTests.cs
DateHeaderValueManagerTests.cs Move TestServer to shared directory. 2016-09-06 12:47:24 -07:00
DefaultHeaderTests.cs Use TaskCache class from Microsoft.Extensions.TaskCache.Sources (#1089) 2016-09-09 15:57:33 -07:00
EngineTests.cs Use TaskCache class from Microsoft.Extensions.TaskCache.Sources (#1089) 2016-09-09 15:57:33 -07:00
FrameRequestHeadersTests.cs More specific response status codes for errors (#653). 2016-09-22 12:13:14 -07:00
FrameRequestStreamTests.cs Make FrameRequestStream.CopyToAsync(...) copyless 2016-09-20 11:54:58 -07:00
FrameResponseHeadersTests.cs
FrameResponseStreamTests.cs
FrameTests.cs More specific response status codes for errors (#653). 2016-09-22 12:13:14 -07:00
HttpsConnectionFilterTests.cs Use TaskCache class from Microsoft.Extensions.TaskCache.Sources (#1089) 2016-09-09 15:57:33 -07:00
KestrelServerLimitsTests.cs Improve keep-alive timeout. 2016-09-14 20:57:16 -07:00
KestrelServerOptionsTests.cs
KestrelServerTests.cs Use TaskCache class from Microsoft.Extensions.TaskCache.Sources (#1089) 2016-09-09 15:57:33 -07:00
LoggingThreadPoolTests.cs Move TestServer to shared directory. 2016-09-06 12:47:24 -07:00
MemoryPoolBlockTests.cs
MemoryPoolExtensions.cs
MemoryPoolIteratorTests.cs Make FrameRequestStream.CopyToAsync(...) copyless 2016-09-20 11:54:58 -07:00
MessageBodyTests.cs Make FrameRequestStream.CopyToAsync(...) copyless 2016-09-20 11:54:58 -07:00
Microsoft.AspNetCore.Server.KestrelTests.xproj
MultipleLoopTests.cs
NetworkingTests.cs
PathNormalizerTests.cs
RequestTargetProcessingTests.cs Move TestServer to shared directory. 2016-09-06 12:47:24 -07:00
ServerAddressTests.cs
SocketInputTests.cs Make FrameRequestStream.CopyToAsync(...) copyless 2016-09-20 11:54:58 -07:00
SocketOutputTests.cs Move TestServer to shared directory. 2016-09-06 12:47:24 -07:00
StreamSocketOutputTests.cs Move TestServer to shared directory. 2016-09-06 12:47:24 -07:00
TestInput.cs Improve keep-alive timeout. 2016-09-14 20:57:16 -07:00
UrlPathDecoder.cs
UvStreamHandleTests.cs
UvTimerHandleTests.cs Add keep-alive timeout (#464). 2016-09-06 12:48:47 -07:00
WebHostBuilderKestrelExtensionsTests.cs
project.json