aspnetcore/test/Kestrel.Core.Tests
Chris Ross (ASP.NET) 612fcca729 Validate Http/2 pseudo headers #2205 #2263 #2659 2018-07-19 16:25:10 -07:00
..
TestHelpers
AddressBinderTests.cs
AsciiDecoding.cs
ChunkWriterTests.cs
ConnectionDispatcherTests.cs Complete the transport pipes after connection middleware runs (#2735) 2018-07-19 11:49:46 -07:00
DateHeaderValueManagerTests.cs
DynamicTableTests.cs
HPackDecoderTests.cs
HPackEncoderTests.cs Add test for ensuring HPACK lowercase header names 2018-06-26 10:44:21 -07:00
HeartbeatTests.cs
Http1ConnectionTests.cs [2.1.3] Consistently handle connection aborts (#2619) 2018-06-28 10:51:22 -07:00
Http2ConnectionTests.cs Validate Http/2 pseudo headers #2205 #2263 #2659 2018-07-19 16:25:10 -07:00
Http2StreamTests.cs Validate Http/2 pseudo headers #2205 #2263 #2659 2018-07-19 16:25:10 -07:00
HttpConnectionManagerTests.cs
HttpConnectionTests.cs [2.1.3] Consistently handle connection aborts (#2619) 2018-06-28 10:51:22 -07:00
HttpHeadersTests.cs
HttpParserTests.cs
HttpProtocolFeatureCollectionTests.cs
HttpRequestHeadersTests.cs
HttpRequestStreamTests.cs
HttpResponseHeadersTests.cs Consolidate HTTP charset validation logic 2018-07-13 16:47:28 -07:00
HttpResponseStreamTests.cs
HttpUtilitiesTest.cs Validate Http/2 pseudo headers #2205 #2263 #2659 2018-07-19 16:25:10 -07:00
HuffmanTests.cs
IntegerDecoderTests.cs
IntegerEncoderTests.cs
Kestrel.Core.Tests.csproj
KestrelEventSourceTests.cs
KestrelServerLimitsTests.cs
KestrelServerOptionsTests.cs
KestrelServerTests.cs [2.1.3] Consistently handle connection aborts (#2619) 2018-06-28 10:51:22 -07:00
KnownStringsTests.cs
ListenOptionsTests.cs
MessageBodyTests.cs [2.1.3] Consistently handle connection aborts (#2619) 2018-06-28 10:51:22 -07:00
MinDataRateTests.cs
OutputProducerTests.cs [2.1.3] Consistently handle connection aborts (#2619) 2018-06-28 10:51:22 -07:00
PathNormalizerTests.cs
PipeOptionsTests.cs
PipelineExtensionTests.cs
ReasonPhrasesTests.cs
ResourceCounterTests.cs
ServerAddressTests.cs
StreamsTests.cs
StringUtilitiesTests.cs
TestInput.cs [2.1.3] Consistently handle connection aborts (#2619) 2018-06-28 10:51:22 -07:00
ThrowingWriteOnlyStreamTests.cs