aspnetcore/test/Microsoft.AspNetCore.Server...
Mike Harder 6047a62c07 Add IWebHostBuilder.UseKestrel(options) overload to configure Kestrel (#720)
- Replace KestrelServerInformation with KestrelServerOptions.
- Move properties from KestrelServerPoolingParameters to KestrelServerOptions.
- Stop reading default options from "kestrel.*" config settings.
- Move extension method IApplicatonBuilder.UseKestrelConnectionLogging() to KestrelServerOptions.UseConnectionLogging()
2016-04-13 14:57:54 -07:00
..
TestHelpers React to logging changes 2016-04-01 11:53:47 -07:00
TestResources
AsciiDecoder.cs
ChunkWriterTests.cs
ChunkedRequestTests.cs
ChunkedResponseTests.cs
ConnectionFilterTests.cs
ConnectionTests.cs
CreateIPEndpointTests.cs
DateHeaderValueManagerTests.cs
DummyApplication.cs React to HttpAbstractions namespace changes 2016-03-30 16:04:43 -07:00
EngineTests.cs Add IWebHostBuilder.UseKestrel(options) overload to configure Kestrel (#720) 2016-04-13 14:57:54 -07:00
FrameFacts.cs
FrameRequestHeadersTests.cs
FrameResponseHeadersTests.cs Add IWebHostBuilder.UseKestrel(options) overload to configure Kestrel (#720) 2016-04-13 14:57:54 -07:00
FrameTests.cs
HttpsConnectionFilterTests.cs Proper skip reasons for HttpsConnectionFilter tests (#677). 2016-03-22 18:00:15 -07:00
KestrelServerOptionsTests.cs Add IWebHostBuilder.UseKestrel(options) overload to configure Kestrel (#720) 2016-04-13 14:57:54 -07:00
KestrelServerTests.cs Add IWebHostBuilder.UseKestrel(options) overload to configure Kestrel (#720) 2016-04-13 14:57:54 -07:00
LifetimeNotImplemented.cs
LoggingThreadPoolTests.cs Remove IKestrelTrace.ApplicationError overload without connection id 2016-03-30 11:13:13 -07:00
MemoryPoolBlockTests.cs
MemoryPoolExtensions.cs
MemoryPoolIteratorTests.cs
MessageBodyTests.cs
Microsoft.AspNetCore.Server.KestrelTests.xproj
MultipleLoopTests.cs
NetworkingTests.cs
PathNormalizerTests.cs
ServerAddressFacts.cs
SocketInputTests.cs
SocketOutputTests.cs
StreamSocketOutputTests.cs
TestConnection.cs
TestDateHeaderValueManager.cs
TestInput.cs
TestServer.cs
TestServiceContext.cs Add IWebHostBuilder.UseKestrel(options) overload to configure Kestrel (#720) 2016-04-13 14:57:54 -07:00
UrlPathDecoder.cs
project.json Depend on separate libuv package 2016-04-10 21:15:43 -07:00