aspnetcore/test/Kestrel.Core.Tests
Cesar Blum Silveira 9dfffd14bb HTTP/2: support trailers. 2017-10-12 17:26:20 -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
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 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: support trailers. 2017-10-12 17:26:20 -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 Add fixes for problems discovered by xunit.analyzers (#1999) 2017-08-16 09:37:49 -07:00
HuffmanTests.cs HPACK fixes and improvements. 2017-10-04 12:59:41 -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
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 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