aspnetcore/test/Kestrel.Core.Tests
Cesar Blum Silveira e2af346733 HTTP/2: close the connection with PROTOCOL_ERROR when a PUSH_PROMISE frame is received. 2017-09-21 11:20:33 -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 Initial bedrock refactoring (#1995) 2017-08-16 00:02:48 -07:00
AsciiDecoding.cs Consume corefxlab packages and private build of C# compiler (#1976) 2017-08-07 13:58:19 -07:00
ChunkWriterTests.cs
ConnectionHandlerTests.cs Remove the events on ConnectionContext (#2023) 2017-08-26 20:19:55 -07:00
DateHeaderValueManagerTests.cs
HPackEncoderTests.cs Initial HTTP/2 support. 2017-08-16 10:04:44 -07:00
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: close the connection with PROTOCOL_ERROR when a PUSH_PROMISE frame is received. 2017-09-21 11:20:33 -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 Merge code paths duplicated between HTTP/1.x and HTTP/2 implementations (#2017). 2017-09-14 17:35:57 -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 Merge code paths duplicated between HTTP/1.x and HTTP/2 implementations (#2017). 2017-09-14 17:35:57 -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 Add fixes for problems discovered by xunit.analyzers (#1999) 2017-08-16 09:37:49 -07:00
HuffmanTests.cs Use PackageLineup 2017-08-16 14:10:43 -07:00
IntegerDecoderTests.cs Initial HTTP/2 support. 2017-08-16 10:04:44 -07:00
IntegerEncoderTests.cs Initial HTTP/2 support. 2017-08-16 10:04:44 -07:00
Kestrel.Core.Tests.csproj Use PackageLineup 2017-08-16 14:10:43 -07:00
KestrelEventSourceTests.cs
KestrelServerLimitsTests.cs Improve timeout logic 2017-09-08 12:50:01 -07:00
KestrelServerOptionsTests.cs Improve ConnectionLimitMiddleware and connection pipeline building (#2010) 2017-08-30 11:30:20 -07:00
KestrelServerTests.cs Upgrade to xunit 2.3.0-beta3 2017-08-11 17:22:40 -07:00
KnownStringsTests.cs Consume corefxlab packages and private build of C# compiler (#1976) 2017-08-07 13:58:19 -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 Consume corefxlab packages and private build of C# compiler (#1976) 2017-08-07 13:58:19 -07:00
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 Consume corefxlab packages and private build of C# compiler (#1976) 2017-08-07 13:58:19 -07:00
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