aspnetcore/test/Kestrel.Core.Tests
Stephen Halter f223b4a663
Avoid possible tearing in HeartbeatManager.UtcNow (#3092)
2018-11-13 11:58:54 -08:00
..
Properties
TestHelpers
AddressBinderTests.cs Implement #2230 - Consume BindingAddress instead of ServerAddress (#2975) 2018-10-05 10:34:00 -07:00
AsciiDecoding.cs
BufferReaderTests.cs typos, inline outs, redundant usings (#2965) 2018-09-28 11:14:59 -07:00
BufferWriterTests.cs typos, inline outs, redundant usings (#2965) 2018-09-28 11:14:59 -07:00
ChunkWriterTests.cs
ConnectionDispatcherTests.cs typos, inline outs, redundant usings (#2965) 2018-09-28 11:14:59 -07:00
DateHeaderValueManagerTests.cs typos, inline outs, redundant usings (#2965) 2018-09-28 11:14:59 -07:00
DiagnosticMemoryPoolTests.cs
DynamicTableTests.cs
HPackDecoderTests.cs
HPackEncoderTests.cs
HPackIntegerTests.cs
HeartbeatTests.cs
Http1ConnectionTests.cs Add HTTP/2 request body data rate limit (#3051) 2018-10-26 10:46:46 -07:00
HttpConnectionManagerTests.cs typos, inline outs, redundant usings (#2965) 2018-09-28 11:14:59 -07:00
HttpConnectionTests.cs Add HTTP/2 keep-alive and request header timeouts (#2992) 2018-10-08 17:06:15 -07:00
HttpHeadersTests.cs typos, inline outs, redundant usings (#2965) 2018-09-28 11:14:59 -07:00
HttpParserTests.cs
HttpProtocolFeatureCollectionTests.cs Implement no-op HTTP/2 IHttpUpgradeFeature (#3082) 2018-11-08 15:10:07 -08:00
HttpRequestHeadersTests.cs
HttpRequestStreamTests.cs Add HTTP/2 request body data rate limit (#3051) 2018-10-26 10:46:46 -07:00
HttpResponseHeadersTests.cs
HttpResponseStreamTests.cs
HttpUtilitiesTest.cs typos, inline outs, redundant usings (#2965) 2018-09-28 11:14:59 -07:00
HuffmanTests.cs
IntegerDecoderTests.cs
IntegerEncoderTests.cs
Kestrel.Core.Tests.csproj
KestrelEventSourceTests.cs
KestrelServerLimitsTests.cs
KestrelServerOptionsTests.cs
KestrelServerTests.cs Implement #2230 - Consume BindingAddress instead of ServerAddress (#2975) 2018-10-05 10:34:00 -07:00
KnownStringsTests.cs typos, inline outs, redundant usings (#2965) 2018-09-28 11:14:59 -07:00
ListenOptionsTests.cs Revert "Set default protocol to HTTP/1.x" 2018-10-17 12:46:35 -07:00
MemoryPoolTests.cs
MessageBodyTests.cs Add HTTP/2 request body data rate limit (#3051) 2018-10-26 10:46:46 -07:00
MinDataRateTests.cs
OutputProducerTests.cs
PathNormalizerTests.cs
PipeOptionsTests.cs typos, inline outs, redundant usings (#2965) 2018-09-28 11:14:59 -07:00
PipelineExtensionTests.cs
ReasonPhrasesTests.cs
ResourceCounterTests.cs
ServerAddressTests.cs Implement #2230 - Consume BindingAddress instead of ServerAddress (#2975) 2018-10-05 10:34:00 -07:00
SlabMemoryPoolTests.cs
StreamsTests.cs Add HTTP/2 request body data rate limit (#3051) 2018-10-26 10:46:46 -07:00
StringUtilitiesTests.cs
ThrowingWasUpgradedWriteOnlyStreamTests.cs
TimeoutControlTests.cs Avoid possible tearing in HeartbeatManager.UtcNow (#3092) 2018-11-13 11:58:54 -08:00
UTF8Decoding.cs