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
a57bc4b3bb
aspnetcore
/
test
/
Kestrel.FunctionalTests
History
Chris Ross
a57bc4b3bb
Merge pull request
#2272
from aspnet/release/2.1
...
Mark HTTP/2 as not supported with an AppContext switch override.
2018-01-24 15:34:57 -08:00
..
Properties
…
TestHelpers
…
AddressRegistrationTests.cs
Implement config support
#1290
#1879
#2016
#2166
#2167
#2188
2017-12-21 09:12:32 -08:00
BadHttpRequestTests.cs
…
CertificateLoaderTests.cs
Implement config support
#1290
#1879
#2016
#2166
#2167
#2188
2017-12-21 09:12:32 -08:00
ChunkedRequestTests.cs
…
ChunkedResponseTests.cs
…
ConnectionAdapterTests.cs
…
ConnectionLimitTests.cs
…
DefaultHeaderTests.cs
…
EventSourceTests.cs
…
GeneratedCodeTests.cs
…
HttpConnectionManagerTests.cs
…
HttpProtocolSelectionTests.cs
Mark HTTP/2 as not supported with an AppContext switch override.
2018-01-24 15:29:59 -08:00
HttpsConnectionAdapterOptionsTest.cs
…
HttpsConnectionAdapterTests.cs
…
HttpsTests.cs
Implement config support
#1290
#1879
#2016
#2166
#2167
#2188
2017-12-21 09:12:32 -08:00
KeepAliveTimeoutTests.cs
…
LoggingConnectionAdapterTests.cs
…
MaxRequestBodySizeTests.cs
#2102
Always start the response before draining the request.
2018-01-09 15:59:19 -08:00
MaxRequestBufferSizeTests.cs
…
MaxRequestLineSizeTests.cs
…
RequestBodyTimeoutTests.cs
Add messages to Asserts (
#2259
)
2018-01-23 16:25:03 -08:00
RequestHeaderLimitsTests.cs
…
RequestHeadersTimeoutTests.cs
…
RequestTargetProcessingTests.cs
…
RequestTests.cs
…
ResponseTests.cs
#2102
Always start the response before draining the request.
2018-01-09 15:59:19 -08:00
UpgradeTests.cs
…