aspnetcore/test
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
..
Microsoft.AspNetCore.Server.Kestrel.FunctionalTests More specific response status codes for errors (#653). 2016-09-22 12:13:14 -07:00
Microsoft.AspNetCore.Server.KestrelTests More specific response status codes for errors (#653). 2016-09-22 12:13:14 -07:00
shared