aspnetcore/test/Microsoft.AspNetCore.Server...
David Fowler 7ebbdad974 Add support for connection scopes if logging is enabled (#1953)
* Add support for connection scopes if logging is enabled
- Don't create a scope if logging isn't on
- Copied the pattern we use in Hosting
2017-07-12 11:45:08 -07:00
..
TestHelpers Remove usage of TaskCache (#1889) 2017-06-08 13:47:01 -07:00
AddressBinderTests.cs Make Transport.Abstractions pubternal (#1911) 2017-06-21 14:58:57 -07:00
AsciiDecoding.cs
ChunkWriterTests.cs
DateHeaderValueManagerTests.cs
FrameConnectionManagerTests.cs Implement max connection limits 2017-05-26 12:27:48 -07:00
FrameConnectionTests.cs Add support for connection scopes if logging is enabled (#1953) 2017-07-12 11:45:08 -07:00
FrameHeadersTests.cs
FrameRequestHeadersTests.cs
FrameRequestStreamTests.cs Add feature to optionally disallow synchronous IO (#1919) 2017-07-03 11:07:17 -07:00
FrameResponseHeadersTests.cs Make Transport.Abstractions pubternal (#1911) 2017-06-21 14:58:57 -07:00
FrameResponseStreamTests.cs Add feature to optionally disallow synchronous IO (#1919) 2017-07-03 11:07:17 -07:00
FrameTests.cs Add response minimum data rate feature. 2017-07-07 22:37:25 -07:00
HeartbeatTests.cs Rename request body min rate APIs (#1901). 2017-06-29 17:16:34 -07:00
HttpParserTests.cs
HttpUtilitiesTest.cs
KestrelEventSourceTests.cs
KestrelServerLimitsTests.cs Add response minimum data rate feature. 2017-07-07 22:37:25 -07:00
KestrelServerOptionsTests.cs Add feature to optionally disallow synchronous IO (#1919) 2017-07-03 11:07:17 -07:00
KestrelServerTests.cs Make StopAsync multi-thread safe (#1666). 2017-07-11 14:29:50 -07:00
KnownStringsTests.cs
MessageBodyTests.cs Add feature to optionally disallow synchronous IO (#1919) 2017-07-03 11:07:17 -07:00
Microsoft.AspNetCore.Server.Kestrel.Core.Tests.csproj Validate certificate EKU when it is provided 2017-07-07 11:31:06 -07:00
MinDataRateTests.cs Add response minimum data rate feature. 2017-07-07 22:37:25 -07:00
OutputProducerTests.cs Add response minimum data rate feature. 2017-07-07 22:37:25 -07:00
PathNormalizerTests.cs
PipeOptionsTests.cs
PipelineExtensionTests.cs
ResourceCounterTests.cs Implement max connection limits 2017-05-26 12:27:48 -07:00
ServerAddressTests.cs
StreamsTests.cs Add feature to optionally disallow synchronous IO (#1919) 2017-07-03 11:07:17 -07:00
StringUtilitiesTests.cs
TestInput.cs Add request body minimum data rate feature (#1874). 2017-06-08 14:36:03 -07:00
ThrowingWriteOnlyStreamTests.cs
xunit.runner.json