| .. |
|
Properties
|
…
|
|
|
SystemdActivation
|
…
|
|
|
TestHelpers
|
Skip HostName binding test when network is unreachable
|
2017-04-25 14:33:06 -07:00 |
|
AddressRegistrationTests.cs
|
Fix flaky tests that bind to discovered IP addresses (#1795)
|
2017-05-01 11:41:10 -07:00 |
|
BadHttpRequestTests.cs
|
Move user-facing strings into resource files
|
2017-04-26 17:22:55 -07:00 |
|
ChunkedRequestTests.cs
|
Reject HTTP/1.1 requests that do not have a correct Host header
|
2017-04-14 15:48:21 -07:00 |
|
ChunkedResponseTests.cs
|
Reject HTTP/1.1 requests that do not have a correct Host header
|
2017-04-14 15:48:21 -07:00 |
|
ConnectionAdapterTests.cs
|
Remove ListenOptions.Scheme and move IConnectionFilter to .Internal namespace
|
2017-04-13 09:45:26 -07:00 |
|
DefaultHeaderTests.cs
|
Reject HTTP/1.1 requests that do not have a correct Host header
|
2017-04-14 15:48:21 -07:00 |
|
EventSourceTests.cs
|
Reject HTTP/1.1 requests that do not have a correct Host header
|
2017-04-14 15:48:21 -07:00 |
|
FrameConnectionManagerTests.cs
|
Move shutdown logic from transport to core (#1707)
|
2017-04-19 18:08:36 -07:00 |
|
GeneratedCodeTests.cs
|
arespr/knownmethods-optimizations cleanup
|
2017-05-04 12:27:22 -07:00 |
|
HttpClientSlimTests.cs
|
…
|
|
|
HttpsConnectionAdapterTests.cs
|
Split transport-specific tests and general tests into distinct test projects (#1588).
|
2017-04-06 19:09:40 -07:00 |
|
HttpsTests.cs
|
Quick fix for SslStream ODEs in HttpsAdaptedConnection.PrepareRequest (#1786)
|
2017-04-27 16:56:07 -07:00 |
|
IWebHostPortExtensions.cs
|
…
|
|
|
KeepAliveTimeoutTests.cs
|
Move shutdown logic from transport to core (#1707)
|
2017-04-19 18:08:36 -07:00 |
|
LoggingConnectionAdapterTests.cs
|
Move shutdown logic from transport to core (#1707)
|
2017-04-19 18:08:36 -07:00 |
|
MaxRequestBufferSizeTests.cs
|
Move shutdown logic from transport to core (#1707)
|
2017-04-19 18:08:36 -07:00 |
|
MaxRequestLineSizeTests.cs
|
Reject HTTP/1.1 requests that do not have a correct Host header
|
2017-04-14 15:48:21 -07:00 |
|
Microsoft.AspNetCore.Server.Kestrel.FunctionalTests.csproj
|
Reject HTTP/1.1 requests that do not have a correct Host header
|
2017-04-14 15:48:21 -07:00 |
|
RequestHeaderLimitsTests.cs
|
Reject HTTP/1.1 requests that do not have a correct Host header
|
2017-04-14 15:48:21 -07:00 |
|
RequestHeadersTimeoutTests.cs
|
Move shutdown logic from transport to core (#1707)
|
2017-04-19 18:08:36 -07:00 |
|
RequestTargetProcessingTests.cs
|
Reject HTTP/1.1 requests that do not have a correct Host header
|
2017-04-14 15:48:21 -07:00 |
|
RequestTests.cs
|
Remove uv_shutdown because FIN is already sent during uv_close (#1811)
|
2017-05-05 12:52:10 -07:00 |
|
ResponseTests.cs
|
RequestTests and ResponseTests cleanup (#1723)
|
2017-04-20 16:33:05 -07:00 |
|
TestServer.cs
|
Use WebHostBuilder as an implementation detail of TestServer (#1804)
|
2017-05-03 19:35:09 -07:00 |
|
ThreadCountTests.cs
|
…
|
|
|
UpgradeTests.cs
|
Fix flaky 400 response tests (#1758)
|
2017-04-24 23:48:47 -07:00 |
|
xunit.runner.json
|
…
|
|