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
ce6e65b1d7
aspnetcore
/
test
/
Microsoft.AspNetCore.Server...
History
Cesar Blum Silveira
a15b1e2805
Update cached Content-Length when setting raw header.
2016-10-11 13:55:05 -07:00
..
TestHelpers
…
TestResources
…
AsciiDecoding.cs
…
BadHttpRequestTests.cs
…
ChunkWriterTests.cs
…
ChunkedRequestTests.cs
Assume zero length on non-keepalive requests without Content-Length or Transfer-Encoding (
#1104
).
2016-09-28 12:30:53 -07:00
ChunkedResponseTests.cs
Refactor non-body response handling.
2016-10-03 16:46:59 -07:00
ConnectionFilterTests.cs
Assume zero length on non-keepalive requests without Content-Length or Transfer-Encoding (
#1104
).
2016-09-28 12:30:53 -07:00
ConnectionTests.cs
…
CreateIPEndpointTests.cs
…
DateHeaderValueManagerTests.cs
Use HeaderUtilities.FormatDate in DateHeaderValueManager (
#1132
)
2016-10-06 11:56:49 -07:00
DefaultHeaderTests.cs
…
EngineTests.cs
Handle response content length mismatches (
#175
).
2016-10-11 13:25:22 -07:00
FrameRequestHeadersTests.cs
…
FrameRequestStreamTests.cs
…
FrameResponseHeadersTests.cs
Update cached Content-Length when setting raw header.
2016-10-11 13:55:05 -07:00
FrameResponseStreamTests.cs
…
FrameTests.cs
Wait for frame loop completion to dispose connection stream (
#1156
).
2016-10-10 10:16:03 -07:00
HttpsConnectionFilterTests.cs
…
KestrelServerLimitsTests.cs
…
KestrelServerOptionsTests.cs
…
KestrelServerTests.cs
…
LoggingThreadPoolTests.cs
…
MemoryPoolBlockTests.cs
…
MemoryPoolExtensions.cs
…
MemoryPoolIteratorTests.cs
Refactor request line validation and error reporting (
#1116
).
2016-10-03 16:54:51 -07:00
MessageBodyTests.cs
Assume zero length on non-keepalive requests without Content-Length or Transfer-Encoding (
#1104
).
2016-09-28 12:30:53 -07:00
Microsoft.AspNetCore.Server.KestrelTests.xproj
…
MultipleLoopTests.cs
…
NetworkingTests.cs
…
PathNormalizerTests.cs
…
RequestTargetProcessingTests.cs
…
ServerAddressTests.cs
…
SocketInputTests.cs
…
SocketOutputTests.cs
…
StreamSocketOutputTests.cs
…
TestInput.cs
…
UrlPathDecoder.cs
…
UvStreamHandleTests.cs
…
UvTimerHandleTests.cs
…
WebHostBuilderKestrelExtensionsTests.cs
…
project.json
Revert "Revert to Microsoft.NETCore.App to 1.0.0"
2016-10-10 19:23:37 -07:00