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
4dc2a38af2
aspnetcore
/
test
/
Microsoft.AspNetCore.Server...
History
Cesar Blum Silveira
5512516ee8
Remove commented test.
2016-09-01 17:18:59 -07:00
..
TestHelpers
Make Kestrel's response buffer limit configurable
2016-08-30 16:01:42 -07:00
TestResources
…
AsciiDecoding.cs
…
BadHttpRequestTests.cs
Remove commented test.
2016-09-01 17:18:59 -07:00
ChunkWriterTests.cs
…
ChunkedRequestTests.cs
Always set "Connection: close" header for non keep-alive responses
2016-08-15 16:27:54 -07:00
ChunkedResponseTests.cs
Disable automatic chunking for all non keep-alive requests
2016-08-17 12:39:18 -07:00
ConnectionFilterTests.cs
Always set "Connection: close" header for non keep-alive responses
2016-08-15 16:27:54 -07:00
ConnectionTests.cs
…
CreateIPEndpointTests.cs
…
DateHeaderValueManagerTests.cs
fix
#909
by moving most classes to Internal ns
2016-06-03 14:14:21 -07:00
DefaultHeaderTests.cs
Automatically chunk and set 0 Content-Length for non keep-alive responses
2016-08-15 16:27:54 -07:00
DummyApplication.cs
…
EngineTests.cs
Disable automatic chunking for all non keep-alive requests
2016-08-17 12:39:18 -07:00
FrameRequestHeadersTests.cs
…
FrameRequestStreamTests.cs
…
FrameResponseHeadersTests.cs
…
FrameResponseStreamTests.cs
…
FrameTests.cs
…
HttpsConnectionFilterTests.cs
…
KestrelServerLimitsTests.cs
Make Kestrel's response buffer limit configurable
2016-08-30 16:01:42 -07:00
KestrelServerOptionsTests.cs
…
KestrelServerTests.cs
Test for categoryName passed to ILoggerFactory.CreateLogger() in KestrelServer.ctor() (
#797
)
2016-08-26 15:37:15 -07:00
LifetimeNotImplemented.cs
…
LoggingThreadPoolTests.cs
…
MemoryPoolBlockTests.cs
…
MemoryPoolExtensions.cs
…
MemoryPoolIteratorTests.cs
…
MessageBodyTests.cs
…
Microsoft.AspNetCore.Server.KestrelTests.xproj
…
MultipleLoopTests.cs
…
NetworkingTests.cs
…
PathNormalizerTests.cs
…
RequestTargetProcessingTests.cs
Always set "Connection: close" header for non keep-alive responses
2016-08-15 16:27:54 -07:00
ServerAddressTests.cs
…
SocketInputTests.cs
…
SocketOutputTests.cs
Make Kestrel's response buffer limit configurable
2016-08-30 16:01:42 -07:00
StreamSocketOutputTests.cs
fix
#909
by moving most classes to Internal ns
2016-06-03 14:14:21 -07:00
TestInput.cs
…
TestServer.cs
…
TestServiceContext.cs
…
UrlPathDecoder.cs
…
UvStreamHandleTests.cs
…
WebHostBuilderKestrelExtensionsTests.cs
…
project.json
…