aspnetcore/test/Kestrel.Core.Tests
Alessio Franceschelli 9341f72b8d Consumes request before closing connection (#2314) 2018-02-14 11:46:13 -08:00
..
TestHelpers
AddressBinderTests.cs Implement config support #1290 #1879 #2016 #2166 #2167 #2188 2017-12-21 09:12:32 -08:00
AsciiDecoding.cs
ChunkWriterTests.cs
ConnectionHandlerTests.cs React to pipelines changes (#2275) 2018-01-29 14:34:48 -08:00
DateHeaderValueManagerTests.cs Disable heartbeat warning when debugger is attached (#2258) 2018-01-16 18:11:11 -08:00
DynamicTableTests.cs
HPackDecoderTests.cs
HPackEncoderTests.cs
HeartbeatTests.cs Fix HeartbeatTests flakiness (#2268) 2018-01-23 10:58:22 -08:00
Http1ConnectionTests.cs Consumes request before closing connection (#2314) 2018-02-14 11:46:13 -08:00
Http2ConnectionTests.cs Clean up some of protocol abstractions (#2311) 2018-02-10 10:39:21 -08:00
HttpConnectionManagerTests.cs
HttpConnectionTests.cs Clean up some of protocol abstractions (#2311) 2018-02-10 10:39:21 -08:00
HttpHeadersTests.cs
HttpParserTests.cs React to pipelines changes (#2275) 2018-01-29 14:34:48 -08:00
HttpRequestHeadersTests.cs
HttpRequestStreamTests.cs
HttpResponseHeadersTests.cs Clean up some of protocol abstractions (#2311) 2018-02-10 10:39:21 -08:00
HttpResponseStreamTests.cs Add clearer exception message to HttpResponseStream ODE (#2305) 2018-02-08 17:28:00 -08:00
HttpUtilitiesTest.cs
HuffmanTests.cs
IntegerDecoderTests.cs
IntegerEncoderTests.cs
Kestrel.Core.Tests.csproj Implement config support #1290 #1879 #2016 #2166 #2167 #2188 2017-12-21 09:12:32 -08:00
KestrelEventSourceTests.cs
KestrelServerLimitsTests.cs
KestrelServerOptionsTests.cs Implement config support #1290 #1879 #2016 #2166 #2167 #2188 2017-12-21 09:12:32 -08:00
KestrelServerTests.cs Fix flakiness in address-in-use test (#2267) 2018-01-24 17:42:49 -08:00
KnownStringsTests.cs
ListenOptionsTests.cs Mark HTTP/2 as not supported with an AppContext switch override. 2018-01-24 15:29:59 -08:00
MessageBodyTests.cs Merge release/2.1 2018-01-30 09:39:33 -08:00
MinDataRateTests.cs
OutputProducerTests.cs React to pipelines changes (#2275) 2018-01-29 14:34:48 -08:00
PathNormalizerTests.cs
PipeOptionsTests.cs React to pipelines changes (#2275) 2018-01-29 14:34:48 -08:00
PipelineExtensionTests.cs React to pipelines changes (#2275) 2018-01-29 14:34:48 -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
StringUtilitiesTests.cs
TestInput.cs Clean up some of protocol abstractions (#2311) 2018-02-10 10:39:21 -08:00
ThrowingWriteOnlyStreamTests.cs