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
6c82f78c65
aspnetcore
/
test
/
Kestrel.Core.Tests
History
Nate McMaster
6c82f78c65
Pin tool and package versions to make builds more repeatable
...
Part of
aspnet/Universe#575
2017-11-01 15:18:49 -07:00
..
TestHelpers
…
AddressBinderTests.cs
Add "zero config" HTTPS support using local development certificate. (
#2093
)
2017-10-25 13:59:09 -07:00
AsciiDecoding.cs
…
ChunkWriterTests.cs
…
ConnectionHandlerTests.cs
…
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
…
Http2ConnectionTests.cs
HTTP/2: implement 100-continue (
#2106
)
2017-10-18 16:31:50 -07:00
HttpConnectionManagerTests.cs
…
HttpConnectionTests.cs
Add some tracing and increase timeout for flaky test (
#2130
)
2017-10-25 11:56:43 -07:00
HttpHeadersTests.cs
…
HttpParserTests.cs
…
HttpRequestHeadersTests.cs
Minor test code changes to resolve xUnit2013 build warning
2017-10-06 08:50:58 -07:00
HttpRequestStreamTests.cs
…
HttpResponseHeadersTests.cs
…
HttpResponseStreamTests.cs
…
HttpUtilitiesTest.cs
…
HuffmanTests.cs
HPACK fixes and improvements.
2017-10-04 12:59:41 -07:00
IntegerDecoderTests.cs
…
IntegerEncoderTests.cs
…
Kestrel.Core.Tests.csproj
Pin tool and package versions to make builds more repeatable
2017-11-01 15:18:49 -07: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
…
MinDataRateTests.cs
…
OutputProducerTests.cs
…
PathNormalizerTests.cs
…
PipeOptionsTests.cs
…
PipelineExtensionTests.cs
…
ResourceCounterTests.cs
…
ServerAddressTests.cs
…
StreamsTests.cs
…
StringUtilitiesTests.cs
…
TestInput.cs
…
ThrowingWriteOnlyStreamTests.cs
…