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
edc1935475
aspnetcore
/
test
/
Kestrel.Core.Tests
History
David Fowler
edc1935475
Flow the cancellation tokens to ReadAsync and WriteAsync (
#2865
)
2018-09-06 09:04:39 -07:00
..
Properties
…
TestHelpers
Clean up some remants of the past (
#2827
)
2018-08-15 23:41:32 -07:00
AddressBinderTests.cs
…
AsciiDecoding.cs
…
BufferReaderTests.cs
…
BufferWriterTests.cs
…
ChunkWriterTests.cs
…
ConnectionDispatcherTests.cs
General connection management (
#2834
)
2018-08-22 20:35:28 -07:00
DateHeaderValueManagerTests.cs
Fix race when SystemClock is accessed before first heartbeat (
#2851
)
2018-08-27 10:59:29 -07:00
DiagnosticMemoryPoolTests.cs
…
DynamicTableTests.cs
…
HPackDecoderTests.cs
…
HPackEncoderTests.cs
…
HeartbeatTests.cs
…
Http1ConnectionTests.cs
Allow UTF8 encoded header values
2018-08-30 16:21:34 -07:00
HttpConnectionManagerTests.cs
General connection management (
#2834
)
2018-08-22 20:35:28 -07:00
HttpConnectionTests.cs
General connection management (
#2834
)
2018-08-22 20:35:28 -07:00
HttpHeadersTests.cs
…
HttpParserTests.cs
…
HttpProtocolFeatureCollectionTests.cs
Clean up some remants of the past (
#2827
)
2018-08-15 23:41:32 -07:00
HttpRequestHeadersTests.cs
…
HttpRequestStreamTests.cs
…
HttpResponseHeadersTests.cs
Clean up some remants of the past (
#2827
)
2018-08-15 23:41:32 -07:00
HttpResponseStreamTests.cs
…
HttpUtilitiesTest.cs
…
HuffmanTests.cs
…
IntegerDecoderTests.cs
…
IntegerEncoderTests.cs
…
Kestrel.Core.Tests.csproj
…
KestrelEventSourceTests.cs
…
KestrelServerLimitsTests.cs
Implement MaxFrameSize and HeaderTableSize for HTTP/2
2018-08-24 11:07:41 -07:00
KestrelServerOptionsTests.cs
…
KestrelServerTests.cs
…
KnownStringsTests.cs
…
ListenOptionsTests.cs
…
MemoryPoolTests.cs
…
MessageBodyTests.cs
Clean up some remants of the past (
#2827
)
2018-08-15 23:41:32 -07:00
MinDataRateTests.cs
…
OutputProducerTests.cs
Flow the cancellation tokens to ReadAsync and WriteAsync (
#2865
)
2018-09-06 09:04:39 -07:00
PathNormalizerTests.cs
…
PipeOptionsTests.cs
…
PipelineExtensionTests.cs
…
ReasonPhrasesTests.cs
…
ResourceCounterTests.cs
…
ServerAddressTests.cs
…
SlabMemoryPoolTests.cs
…
StreamsTests.cs
…
StringUtilitiesTests.cs
…
ThrowingWasUpgradedWriteOnlyStreamTests.cs
Avoid throwing the same exception instances in parallel (
#2859
)
2018-08-28 10:56:46 -07:00
UTF8Decoding.cs
Allow UTF8 encoded header values
2018-08-30 16:21:34 -07:00