aspnetcore/test/Kestrel.Core.Tests
Cesar Blum Silveira d46d2ce193 HTTP/2: validate request headers prior to starting new stream. 2017-10-10 13:12:34 -07:00
..
TestHelpers Merge code paths duplicated between HTTP/1.x and HTTP/2 implementations (#2017). 2017-09-14 17:35:57 -07:00
AddressBinderTests.cs
AsciiDecoding.cs
ChunkWriterTests.cs
ConnectionHandlerTests.cs
DateHeaderValueManagerTests.cs
DynamicTableTests.cs HPACK fixes and improvements. 2017-10-04 12:59:41 -07:00
HPackDecoderTests.cs HPACK fixes and improvements. 2017-10-04 12:59:41 -07:00
HPackEncoderTests.cs
HeartbeatTests.cs
Http1ConnectionTests.cs Merge code paths duplicated between HTTP/1.x and HTTP/2 implementations (#2017). 2017-09-14 17:35:57 -07:00
Http2ConnectionTests.cs HTTP/2: validate request headers prior to starting new stream. 2017-10-10 13:12:34 -07:00
HttpConnectionManagerTests.cs Merge code paths duplicated between HTTP/1.x and HTTP/2 implementations (#2017). 2017-09-14 17:35:57 -07:00
HttpConnectionTests.cs Configure enabled protocols per endpoint and add HTTP/2 w/ prior knowledge support (#2067). 2017-09-27 10:14:39 -07:00
HttpHeadersTests.cs Merge code paths duplicated between HTTP/1.x and HTTP/2 implementations (#2017). 2017-09-14 17:35:57 -07:00
HttpParserTests.cs Merge code paths duplicated between HTTP/1.x and HTTP/2 implementations (#2017). 2017-09-14 17:35:57 -07:00
HttpRequestHeadersTests.cs Minor test code changes to resolve xUnit2013 build warning 2017-10-06 08:50:58 -07:00
HttpRequestStreamTests.cs Merge code paths duplicated between HTTP/1.x and HTTP/2 implementations (#2017). 2017-09-14 17:35:57 -07:00
HttpResponseHeadersTests.cs Merge code paths duplicated between HTTP/1.x and HTTP/2 implementations (#2017). 2017-09-14 17:35:57 -07:00
HttpResponseStreamTests.cs Merge code paths duplicated between HTTP/1.x and HTTP/2 implementations (#2017). 2017-09-14 17:35:57 -07:00
HttpUtilitiesTest.cs
HuffmanTests.cs HPACK fixes and improvements. 2017-10-04 12:59:41 -07:00
IntegerDecoderTests.cs
IntegerEncoderTests.cs
Kestrel.Core.Tests.csproj
KestrelEventSourceTests.cs
KestrelServerLimitsTests.cs
KestrelServerOptionsTests.cs
KestrelServerTests.cs
KnownStringsTests.cs
ListenOptionsTests.cs Configure enabled protocols per endpoint and add HTTP/2 w/ prior knowledge support (#2067). 2017-09-27 10:14:39 -07:00
MessageBodyTests.cs Merge code paths duplicated between HTTP/1.x and HTTP/2 implementations (#2017). 2017-09-14 17:35:57 -07:00
MinDataRateTests.cs
OutputProducerTests.cs Merge code paths duplicated between HTTP/1.x and HTTP/2 implementations (#2017). 2017-09-14 17:35:57 -07:00
PathNormalizerTests.cs
PipeOptionsTests.cs Merge code paths duplicated between HTTP/1.x and HTTP/2 implementations (#2017). 2017-09-14 17:35:57 -07:00
PipelineExtensionTests.cs
ResourceCounterTests.cs
ServerAddressTests.cs
StreamsTests.cs Merge code paths duplicated between HTTP/1.x and HTTP/2 implementations (#2017). 2017-09-14 17:35:57 -07:00
StringUtilitiesTests.cs
TestInput.cs Merge code paths duplicated between HTTP/1.x and HTTP/2 implementations (#2017). 2017-09-14 17:35:57 -07:00
ThrowingWriteOnlyStreamTests.cs