aspnetcore/test/Kestrel.Core.Tests
Tornhoof 5e9e3a8574 Make sure to add whitespace after the status code even if the reasonphrase is empty (#2184) 2017-11-29 12:30:27 -08: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 #2139 Add ListenLocalhost and ListenAnyIP 2017-11-16 16:14:17 -08:00
AsciiDecoding.cs
ChunkWriterTests.cs
ConnectionHandlerTests.cs Migrate to new pipe APIs (#2124) 2017-11-13 15:04:54 -08: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
HeartbeatTests.cs
Http1ConnectionTests.cs Migrate to new pipe APIs (#2124) 2017-11-13 15:04:54 -08:00
Http2ConnectionTests.cs Migrate to new pipe APIs (#2124) 2017-11-13 15:04:54 -08: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 Migrate to new pipe APIs (#2124) 2017-11-13 15:04:54 -08: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 Update samples and tests to target netcoreapp2.1 2017-11-16 14:43:15 -08:00
HttpResponseHeadersTests.cs Migrate to new pipe APIs (#2124) 2017-11-13 15:04:54 -08: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 Eclipse CoreFx package versions to prevent package downgrade warnings 2017-11-22 19:02:22 -08:00
KestrelEventSourceTests.cs
KestrelServerLimitsTests.cs
KestrelServerOptionsTests.cs
KestrelServerTests.cs Add "zero config" HTTPS support using local development certificate. (#2093) 2017-10-25 13:59:09 -07:00
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 Migrate to new pipe APIs (#2124) 2017-11-13 15:04:54 -08:00
PathNormalizerTests.cs
PipeOptionsTests.cs Migrate to new pipe APIs (#2124) 2017-11-13 15:04:54 -08:00
PipelineExtensionTests.cs Migrate to new pipe APIs (#2124) 2017-11-13 15:04:54 -08:00
ReasonPhrasesTests.cs Make sure to add whitespace after the status code even if the reasonphrase is empty (#2184) 2017-11-29 12:30:27 -08: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 Migrate to new pipe APIs (#2124) 2017-11-13 15:04:54 -08:00
ThrowingWriteOnlyStreamTests.cs