aspnetcore/test/Microsoft.AspNetCore.Server...
Stephen Halter f32058c5c3 Warn instead of throw when ignoring IServerAddressesFeature
- Throwing could be too much when IServerAddressesFeature URLs come from VS
- Listen on 127.0.0.1:5000 by default

https://github.com/aspnet/Hosting/issues/917
2017-01-19 11:36:19 -08:00
..
SystemdActivation Create a direct way to configure Kestrel endpoints 2017-01-06 17:37:58 -08:00
TestResources
AddressRegistrationTests.cs Warn instead of throw when ignoring IServerAddressesFeature 2017-01-19 11:36:19 -08:00
HttpClientSlimTests.cs Re-enable HTTPS tests (#1273). 2017-01-10 13:48:46 -08:00
HttpsTests.cs Re-enable HTTPS tests (#1273). 2017-01-10 13:48:46 -08:00
IPv6SupportedConditionAttribute.cs
IWebHostPortExtensions.cs Create a direct way to configure Kestrel endpoints 2017-01-06 17:37:58 -08:00
KeepAliveTimeoutTests.cs Don't overwhelm server with data in KeepAliveTimeoutTests.ConnectionNotTimedOutWhileRequestBeingSent(). 2017-01-19 11:03:43 -08:00
LoggingConnectionAdapterTests.cs Re-enable HTTPS tests (#1273). 2017-01-10 13:48:46 -08:00
MaxRequestBufferSizeTests.cs Re-enable HTTPS tests (#1273). 2017-01-10 13:48:46 -08:00
MaxRequestLineSizeTests.cs Abort request on client FIN (#1139). 2016-12-13 12:03:33 -08:00
Microsoft.AspNetCore.Server.Kestrel.FunctionalTests.xproj
PathBaseTests.cs
RequestHeaderLimitsTests.cs Abort request on client FIN (#1139). 2016-12-13 12:03:33 -08:00
RequestHeadersTimeoutTests.cs
RequestTests.cs Abort request on client FIN (#1139). 2016-12-13 12:03:33 -08:00
ResponseTests.cs Don't close connection when Content-Length set but no bytes written. 2017-01-12 12:38:15 -08:00
ThreadCountTests.cs
project.json Fix NuGet downgrade warning 2016-12-28 09:44:21 -08:00