aspnetcore/test/Kestrel.Core.Tests
John Luo ceaa3c86fc Add configurability for max header field size in HPACK 2018-09-24 10:53:15 -07:00
..
Properties
TestHelpers
AddressBinderTests.cs
AsciiDecoding.cs
BufferReaderTests.cs
BufferWriterTests.cs
ChunkWriterTests.cs
ConnectionDispatcherTests.cs
DateHeaderValueManagerTests.cs Initialize Heartbeat in KestrelServer.StartAsync (#2939) 2018-09-17 16:43:30 -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
HeartbeatTests.cs
Http1ConnectionTests.cs Allow UTF8 encoded header values 2018-08-30 16:21:34 -07:00
HttpConnectionManagerTests.cs
HttpConnectionTests.cs fix some spelling (#2888) 2018-09-06 11:48:25 -07:00
HttpHeadersTests.cs
HttpParserTests.cs fix some spelling (#2888) 2018-09-06 11:48:25 -07:00
HttpProtocolFeatureCollectionTests.cs
HttpRequestHeadersTests.cs
HttpRequestStreamTests.cs
HttpResponseHeadersTests.cs
HttpResponseStreamTests.cs
HttpUtilitiesTest.cs
HuffmanTests.cs Port long Huffman encoding bug fix 2018-09-17 12:41:36 -07:00
IntegerDecoderTests.cs
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 Initialize Heartbeat in KestrelServer.StartAsync (#2939) 2018-09-17 16:43:30 -07:00
KnownStringsTests.cs
ListenOptionsTests.cs
MemoryPoolTests.cs
MessageBodyTests.cs fix some spelling (#2888) 2018-09-06 11:48:25 -07:00
MinDataRateTests.cs
OutputProducerTests.cs Flow the cancellation tokens to ReadAsync and WriteAsync (#2865) 2018-09-06 09:04:39 -07:00
PathNormalizerTests.cs
PipeOptionsTests.cs
PipelineExtensionTests.cs
ReasonPhrasesTests.cs
ResourceCounterTests.cs
ServerAddressTests.cs
SlabMemoryPoolTests.cs
StreamsTests.cs
StringUtilitiesTests.cs
ThrowingWasUpgradedWriteOnlyStreamTests.cs Avoid throwing the same exception instances in parallel (#2859) 2018-08-28 10:56:46 -07:00
UTF8Decoding.cs Allow UTF8 encoded header values 2018-08-30 16:21:34 -07:00