aspnetcore/test/Kestrel.Core.Tests
Stephen Halter 8bca6b3877
Add HTTP/2 keep-alive and request header timeouts (#2992)
2018-10-08 17:06:15 -07:00
..
Properties Improve test logs (#2826) 2018-08-15 18:31:56 -07:00
TestHelpers Add HTTP/2 response draining timeout (#2956) 2018-09-27 17:59:12 -07:00
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 Merge branch 'release/2.1' into release/2.2 2018-07-24 11:43:13 -07:00
DynamicTableTests.cs
HPackDecoderTests.cs Add configurability for max header field size in HPACK 2018-09-24 10:53:15 -07:00
HPackEncoderTests.cs
HPackIntegerTests.cs Impose integer decode limit in HPACK 2018-09-26 17:18:24 -07:00
HeartbeatTests.cs
Http1ConnectionTests.cs Improve RequestAborted token handling (#2977) 2018-10-04 16:48:50 -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 fix some spelling (#2888) 2018-09-06 11:48:25 -07:00
HttpProtocolFeatureCollectionTests.cs Add HTTP/2 response draining timeout (#2956) 2018-09-27 17:59:12 -07:00
HttpRequestHeadersTests.cs
HttpRequestStreamTests.cs
HttpResponseHeadersTests.cs Add HTTP/2 response draining timeout (#2956) 2018-09-27 17:59:12 -07:00
HttpResponseStreamTests.cs
HttpUtilitiesTest.cs typos, inline outs, redundant usings (#2965) 2018-09-28 11:14:59 -07:00
HuffmanTests.cs Port long Huffman encoding bug fix 2018-09-17 12:41:36 -07:00
IntegerDecoderTests.cs Impose integer decode limit in HPACK 2018-09-26 17:18:24 -07:00
IntegerEncoderTests.cs
Kestrel.Core.Tests.csproj Improve test logs (#2826) 2018-08-15 18:31:56 -07:00
KestrelEventSourceTests.cs
KestrelServerLimitsTests.cs Add configurability for max header field size in HPACK 2018-09-24 10:53:15 -07:00
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 typos, inline outs, redundant usings (#2965) 2018-09-28 11:14:59 -07:00
MemoryPoolTests.cs Merge branch 'release/2.1' into release/2.2 2018-07-24 11:43:13 -07:00
MessageBodyTests.cs typos, inline outs, redundant usings (#2965) 2018-09-28 11:14:59 -07:00
MinDataRateTests.cs
OutputProducerTests.cs Add HTTP/2 response draining timeout (#2956) 2018-09-27 17:59:12 -07:00
PathNormalizerTests.cs
PipeOptionsTests.cs typos, inline outs, redundant usings (#2965) 2018-09-28 11:14:59 -07:00
PipelineExtensionTests.cs Merge branch 'release/2.1' into release/2.2 2018-07-24 11:43:13 -07:00
ReasonPhrasesTests.cs
ResourceCounterTests.cs
ServerAddressTests.cs Implement #2230 - Consume BindingAddress instead of ServerAddress (#2975) 2018-10-05 10:34:00 -07:00
SlabMemoryPoolTests.cs Merge branch 'release/2.1' into release/2.2 2018-07-24 11:43:13 -07:00
StreamsTests.cs
StringUtilitiesTests.cs
ThrowingWasUpgradedWriteOnlyStreamTests.cs Avoid throwing the same exception instances in parallel (#2859) 2018-08-28 10:56:46 -07:00
TimeoutControlTests.cs Add HTTP/2 response draining timeout (#2956) 2018-09-27 17:59:12 -07:00
UTF8Decoding.cs Allow UTF8 encoded header values 2018-08-30 16:21:34 -07:00