| .. |
|
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
|
Tests only to use pooled blocks
|
2016-04-30 11:16:24 +01:00 |
|
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
|
Only call PrepareDateValues if not already called for tick
|
2016-05-10 20:38:27 +01:00 |
|
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
|
Minor Stream improvements
|
2016-04-25 22:19:30 -07:00 |
|
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
|
Merge branch 'khellang/set-headers-on-response-start' into dev
|
2016-05-26 15:35:01 -07:00 |
|
KestrelServerOptionsTests.cs
|
Add IWebHostBuilder.UseKestrel(options) overload to configure Kestrel (#720)
|
2016-04-13 14:57:54 -07:00 |
|
KestrelServerTests.cs
|
Hosting#698 Remove IServerFactory
|
2016-04-15 16:05:01 -07:00 |
|
LifetimeNotImplemented.cs
|
…
|
|
|
LoggingThreadPoolTests.cs
|
…
|
|
|
MemoryPoolBlockTests.cs
|
Remove Console.WriteLine() from MemoryPoolBlockTests (#868)
|
2016-05-24 11:38:24 -07:00 |
|
MemoryPoolExtensions.cs
|
…
|
|
|
MemoryPoolIteratorTests.cs
|
Make TakeStartLine more robust (#683).
|
2016-05-12 12:07:08 -07:00 |
|
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
|
Fix connection termination issues when using connection filters (#737, #747).
|
2016-04-19 22:04:33 -07:00 |
|
TestConnection.cs
|
Set Date and Server headers at response start
|
2016-05-26 17:38:16 +02:00 |
|
TestInput.cs
|
Remove extra FrameContext class
|
2016-05-19 19:22:39 +01:00 |
|
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
|
Tests only to use pooled blocks
|
2016-04-30 11:16:24 +01:00 |
|
WebHostBuilderKestrelExtensionsTests.cs
|
Add KestrelServerOptionsSetup before KestrelServerOptions (#755) (#757)
|
2016-04-18 16:57:59 -07:00 |
|
project.json
|
Update addresses in IServerAddressesFeature with assigned dynamic ports (#758)
|
2016-05-04 11:27:23 -07:00 |