aspnetcore/test/Kestrel.Core.Tests
Stephen Halter c0557cfca7
Improve exception handling in Http2Connection.ProcessRequestsAsync (#2787)
2018-08-08 11:20:49 -07:00
..
TestHelpers
AddressBinderTests.cs
AsciiDecoding.cs
BufferReaderTests.cs Remove usage of the Microsoft.Extensions.Buffers.Sources package, copy the source into Kestrel 2018-07-11 22:31:23 -07:00
BufferWriterTests.cs Merge branch 'release/2.1' into release/2.2 2018-07-24 11:43:13 -07:00
ChunkWriterTests.cs
ConnectionDispatcherTests.cs Add in-memory functional test project (#2780) 2018-08-07 15:34:11 -07:00
DateHeaderValueManagerTests.cs
DiagnosticMemoryPoolTests.cs Merge branch 'release/2.1' into release/2.2 2018-07-24 11:43:13 -07:00
DynamicTableTests.cs
HPackDecoderTests.cs Convert to using definitions from HeaderNames 2018-06-13 11:24:24 -07:00
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 Improve exception handling in Http2Connection.ProcessRequestsAsync (#2787) 2018-08-08 11:20:49 -07:00
Http2StreamTests.cs Send Resets for unhandled app exceptions #2733 2018-08-06 11:35:42 -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 Add in-memory functional test project (#2780) 2018-08-07 15:34:11 -07:00
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 Enable Http/2 by default #2720 2018-07-27 12:51:12 -07:00
MemoryPoolTests.cs Merge branch 'release/2.1' into release/2.2 2018-07-24 11:43:13 -07:00
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 Merge branch 'release/2.1' into release/2.2 2018-07-24 11:43:13 -07:00
ReasonPhrasesTests.cs
ResourceCounterTests.cs
ServerAddressTests.cs
SlabMemoryPoolTests.cs Merge branch 'release/2.1' into release/2.2 2018-07-24 11:43:13 -07:00
StreamsTests.cs
StringUtilitiesTests.cs
TestInput.cs [2.1.3] Consistently handle connection aborts (#2619) 2018-06-28 10:51:22 -07:00
ThrowingWriteOnlyStreamTests.cs