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
..
TestResources
AddressRegistrationTests.cs
HttpClientSlimTests.cs
HttpsTests.cs
IPv6SupportedConditionAttribute.cs
IWebHostPortExtensions.cs
KeepAliveTimeoutTests.cs Improve keep-alive timeout. 2016-09-14 20:57:16 -07:00
MaxRequestBufferSizeTests.cs
MaxRequestLineSizeTests.cs More specific response status codes for errors (#653). 2016-09-22 12:13:14 -07:00
Microsoft.AspNetCore.Server.Kestrel.FunctionalTests.xproj
PathBaseTests.cs
RequestHeaderLimitsTests.cs More specific response status codes for errors (#653). 2016-09-22 12:13:14 -07:00
RequestTests.cs
ResponseTests.cs
ThreadCountTests.cs Change SkipReason for ThreadCountTests on OS X. 2016-09-16 09:09:26 -07:00
project.json