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 Enable all tests in HttpsConnectionFilterTests to run on all platforms 2016-07-18 12:38:19 -07:00
HttpClientSlimTests.cs Enable all tests in HttpsConnectionFilterTests to run on all platforms 2016-07-18 12:38:19 -07:00
HttpsTests.cs Fix deadlock in HttpsTests 2016-09-12 11:06:29 -07:00
IPv6SupportedConditionAttribute.cs
IWebHostPortExtensions.cs Enable all tests in HttpsConnectionFilterTests to run on all platforms 2016-07-18 12:38:19 -07:00
KeepAliveTimeoutTests.cs Improve keep-alive timeout. 2016-09-14 20:57:16 -07:00
MaxRequestBufferSizeTests.cs Limit request line length (#784). 2016-08-03 15:39:16 -07:00
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 Always throw same exception type on read after connection error (#975). 2016-07-21 16:33:56 -07:00
ResponseTests.cs Use TaskCache class from Microsoft.Extensions.TaskCache.Sources (#1089) 2016-09-09 15:57:33 -07:00
ThreadCountTests.cs Change SkipReason for ThreadCountTests on OS X. 2016-09-16 09:09:26 -07:00
project.json Move TestServer to shared directory. 2016-09-06 12:47:24 -07:00