aspnetcore/test/Microsoft.AspNetCore.Server...
Kristian Hellang 72cc0ffbd5 Set Date and Server headers at response start
Closes #223
2016-05-26 17:38:16 +02:00
..
TestHelpers Throw when setting Frame.StatusCode or Frame.ReasonPhrase after response has already started (#805). 2016-05-24 16:32:54 -07:00
TestResources
…
AsciiDecoder.cs
…
BadHttpRequestTests.cs Set Date and Server headers at response start 2016-05-26 17:38:16 +02:00
ChunkWriterTests.cs
…
ChunkedRequestTests.cs Set Date and Server headers at response start 2016-05-26 17:38:16 +02:00
ChunkedResponseTests.cs Set Date and Server headers at response start 2016-05-26 17:38:16 +02:00
ConnectionFilterTests.cs Set Date and Server headers at response start 2016-05-26 17:38:16 +02:00
ConnectionTests.cs Bind to both IPv4 and IPv6 when localhost is specified (#231). 2016-05-25 21:23:29 -07:00
CreateIPEndpointTests.cs
…
DateHeaderValueManagerTests.cs
…
DefaultHeaderTests.cs Set Date and Server headers at response start 2016-05-26 17:38:16 +02:00
DummyApplication.cs
…
EngineTests.cs Set Date and Server headers at response start 2016-05-26 17:38:16 +02:00
FrameRequestHeadersTests.cs
…
FrameRequestStreamTests.cs
…
FrameResponseHeadersTests.cs Set Date and Server headers at response start 2016-05-26 17:38:16 +02:00
FrameResponseStreamTests.cs Always cache headers and streams across frames (#754). 2016-05-20 16:16:19 -07:00
FrameTests.cs Throw when setting Frame.StatusCode or Frame.ReasonPhrase after response has already started (#805). 2016-05-24 16:32:54 -07:00
HttpsConnectionFilterTests.cs Set Date and Server headers at response start 2016-05-26 17:38:16 +02:00
KestrelServerOptionsTests.cs
…
KestrelServerTests.cs
…
LifetimeNotImplemented.cs
…
LoggingThreadPoolTests.cs
…
MemoryPoolBlockTests.cs Remove Console.WriteLine() from MemoryPoolBlockTests (#868) 2016-05-24 11:38:24 -07:00
MemoryPoolExtensions.cs
…
MemoryPoolIteratorTests.cs
…
MessageBodyTests.cs Always cache headers and streams across frames (#754). 2016-05-20 16:16:19 -07:00
Microsoft.AspNetCore.Server.KestrelTests.xproj
…
MultipleLoopTests.cs Bind to both IPv4 and IPv6 when localhost is specified (#231). 2016-05-25 21:23:29 -07:00
NetworkingTests.cs Bind to both IPv4 and IPv6 when localhost is specified (#231). 2016-05-25 21:23:29 -07:00
PathNormalizerTests.cs
…
ServerAddressTests.cs Bind to both IPv4 and IPv6 when localhost is specified (#231). 2016-05-25 21:23:29 -07:00
SocketInputTests.cs
…
SocketOutputTests.cs
…
StreamSocketOutputTests.cs
…
TestConnection.cs Set Date and Server headers at response start 2016-05-26 17:38:16 +02:00
TestInput.cs
…
TestServer.cs Set Date and Server headers at response start 2016-05-26 17:38:16 +02:00
TestServiceContext.cs Set Date and Server headers at response start 2016-05-26 17:38:16 +02:00
UrlPathDecoder.cs
…
WebHostBuilderKestrelExtensionsTests.cs
…
project.json
…