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
ef74926463
aspnetcore
/
test
/
Microsoft.AspNetCore.Server...
History
moozzyk
ef74926463
Fixing a test failing on Mac and Linux
2016-06-03 12:21:48 -07:00
..
TestHelpers
Gracefully handle connection close in SocketOutput.ProducingComplete
2016-06-02 16:54:00 -07:00
TestResources
…
AsciiDecoding.cs
…
BadHttpRequestTests.cs
Fixing a test failing on Mac and Linux
2016-06-03 12:21:48 -07:00
ChunkWriterTests.cs
…
ChunkedRequestTests.cs
…
ChunkedResponseTests.cs
…
ConnectionFilterTests.cs
…
ConnectionTests.cs
…
CreateIPEndpointTests.cs
…
DateHeaderValueManagerTests.cs
…
DefaultHeaderTests.cs
…
DummyApplication.cs
…
EngineTests.cs
…
FrameRequestHeadersTests.cs
Using the optimized method for converting header name to ASCII
2016-06-02 16:36:22 -07:00
FrameRequestStreamTests.cs
Fix NRE when aborting connection or client disconects
2016-06-01 15:52:05 -07:00
FrameResponseHeadersTests.cs
Reject non-ASCII chars in headers in addition to control chars
2016-06-01 16:01:15 -07:00
FrameResponseStreamTests.cs
…
FrameTests.cs
Improved handling of whitespace in headers.
2016-06-02 16:18:43 -07:00
HttpsConnectionFilterTests.cs
…
KestrelServerOptionsTests.cs
…
KestrelServerTests.cs
…
LifetimeNotImplemented.cs
…
LoggingThreadPoolTests.cs
…
MemoryPoolBlockTests.cs
…
MemoryPoolExtensions.cs
…
MemoryPoolIteratorTests.cs
…
MessageBodyTests.cs
…
Microsoft.AspNetCore.Server.KestrelTests.xproj
…
MultipleLoopTests.cs
…
NetworkingTests.cs
…
PathNormalizerTests.cs
Perf: Remove unnecessary path checks
2016-06-01 14:56:49 -07:00
RequestTargetProcessingTests.cs
Add negative path tests.
2016-06-01 21:28:37 -07:00
ServerAddressTests.cs
Add negative path tests.
2016-06-01 21:28:37 -07:00
SocketInputTests.cs
…
SocketOutputTests.cs
Small cleanup to SocketOutput's shutdown logic
2016-06-02 16:54:00 -07:00
StreamSocketOutputTests.cs
…
TestConnection.cs
Using the optimized method for converting header name to ASCII
2016-06-02 16:36:22 -07:00
TestInput.cs
…
TestServer.cs
…
TestServiceContext.cs
…
UrlPathDecoder.cs
…
WebHostBuilderKestrelExtensionsTests.cs
…
project.json
…