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
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
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
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
IntegerDecoderTests.cs Impose integer decode limit in HPACK 2018-09-26 17:18:24 -07:00
IntegerEncoderTests.cs
Kestrel.Core.Tests.csproj
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
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
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
StringUtilitiesTests.cs
ThrowingWasUpgradedWriteOnlyStreamTests.cs
TimeoutControlTests.cs Add HTTP/2 response draining timeout (#2956) 2018-09-27 17:59:12 -07:00
UTF8Decoding.cs