..
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
Add test for ensuring HPACK lowercase header names
2018-06-26 10:44:21 -07:00
HPackIntegerTests.cs
Impose integer decode limit in HPACK
2018-09-26 17:18:24 -07:00
HeartbeatTests.cs
Don't block so many threads in HeartbeatTests ( #2610 )
2018-05-23 15:58:33 -07:00
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
fix some spelling ( #2888 )
2018-09-06 11:48:25 -07:00
HttpProtocolFeatureCollectionTests.cs
Add HTTP/2 request body data rate limit ( #3051 )
2018-10-26 10:46:46 -07: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
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
Set default protocol to HTTP/1.x
2018-10-17 11:11:02 -07:00
MemoryPoolTests.cs
Merge branch 'release/2.1' into release/2.2
2018-07-24 11:43:13 -07:00
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
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
Add HTTP/2 request body data rate limit ( #3051 )
2018-10-26 10:46:46 -07:00
StringUtilitiesTests.cs
…
ThrowingWasUpgradedWriteOnlyStreamTests.cs
Avoid throwing the same exception instances in parallel ( #2859 )
2018-08-28 10:56:46 -07:00
TimeoutControlTests.cs
Don't count long tick intervals against rate measurements ( #3070 )
2018-11-02 10:58:30 -07:00
UTF8Decoding.cs
Allow UTF8 encoded header values
2018-08-30 16:21:34 -07:00