aspnetcore/test/Kestrel.Core.Tests
Stephen Halter 50bb0b3bc9
Implement no-op HTTP/2 IHttpUpgradeFeature (#3082)
2018-11-08 15:10:07 -08: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 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 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
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 Set default protocol to HTTP/1.x 2018-10-17 11:11:02 -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 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 Add HTTP/2 request body data rate limit (#3051) 2018-10-26 10:46:46 -07:00
StringUtilitiesTests.cs
ThrowingWasUpgradedWriteOnlyStreamTests.cs
TimeoutControlTests.cs Don't count long tick intervals against rate measurements (#3070) 2018-11-02 10:58:30 -07:00
UTF8Decoding.cs