This website requires JavaScript.
Explore
Help
Sign In
huahaofeng
/
aspnetcore
Watch
1
Star
0
Fork
You've already forked aspnetcore
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
324565772c
aspnetcore
/
test
/
Kestrel.Core.Tests
History
Chris Ross (ASP.NET)
324565772c
Prevent app code from blocking the connection loop
#2657
2018-06-20 11:06:49 -07:00
..
TestHelpers
…
AddressBinderTests.cs
…
AsciiDecoding.cs
…
ChunkWriterTests.cs
…
ConnectionDispatcherTests.cs
Handle client and server aborts differently from eachhother (
#2612
)
2018-06-01 14:42:30 -07:00
DateHeaderValueManagerTests.cs
…
DynamicTableTests.cs
…
HPackDecoderTests.cs
Convert to using definitions from HeaderNames
2018-06-13 11:24:24 -07:00
HPackEncoderTests.cs
…
HeartbeatTests.cs
Don't block so many threads in HeartbeatTests (
#2610
)
2018-05-23 15:58:33 -07:00
Http1ConnectionTests.cs
Handle client and server aborts differently from eachhother (
#2612
)
2018-06-01 14:42:30 -07:00
Http2ConnectionTests.cs
Prevent app code from blocking the connection loop
#2657
2018-06-20 11:06:49 -07:00
HttpConnectionManagerTests.cs
…
HttpConnectionTests.cs
React to aspnet/BuildTools#684 (
#2660
)
2018-06-11 16:43:33 -07:00
HttpHeadersTests.cs
…
HttpParserTests.cs
…
HttpProtocolFeatureCollectionTests.cs
…
HttpRequestHeadersTests.cs
…
HttpRequestStreamTests.cs
Upgrade to netcoreapp2.2
2018-05-09 16:43:15 -07:00
HttpResponseHeadersTests.cs
…
HttpResponseStreamTests.cs
…
HttpUtilitiesTest.cs
…
HuffmanTests.cs
…
IntegerDecoderTests.cs
…
IntegerEncoderTests.cs
…
Kestrel.Core.Tests.csproj
…
KestrelEventSourceTests.cs
…
KestrelServerLimitsTests.cs
…
KestrelServerOptionsTests.cs
…
KestrelServerTests.cs
Consistently handle connection resets (
#2547
)
2018-05-22 16:38:21 -07:00
KnownStringsTests.cs
…
ListenOptionsTests.cs
…
MessageBodyTests.cs
React to aspnet/BuildTools#684 (
#2660
)
2018-06-11 16:43:33 -07:00
MinDataRateTests.cs
…
OutputProducerTests.cs
Handle client and server aborts differently from eachhother (
#2612
)
2018-06-01 14:42:30 -07:00
PathNormalizerTests.cs
…
PipeOptionsTests.cs
…
PipelineExtensionTests.cs
…
ReasonPhrasesTests.cs
…
ResourceCounterTests.cs
…
ServerAddressTests.cs
…
StreamsTests.cs
…
StringUtilitiesTests.cs
…
TestInput.cs
Handle client and server aborts differently from eachhother (
#2612
)
2018-06-01 14:42:30 -07:00
ThrowingWriteOnlyStreamTests.cs
…