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 Limit size of memory buffer when reading request (#304) 2016-06-13 18:52:20 -07:00
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 One build to rule them all 2016-07-07 12:07:14 -07:00
PathBaseTests.cs Bind to both IPv4 and IPv6 when localhost is specified (#231). 2016-05-25 21:23:29 -07:00
RequestHeaderLimitsTests.cs Abort request on client FIN (#1139). 2016-12-13 12:03:33 -08:00
RequestHeadersTimeoutTests.cs Add request headers timeout (#1110). 2016-09-27 17:08:02 -07:00
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 Change SkipReason for ThreadCountTests on OS X. 2016-09-16 09:09:26 -07:00
project.json Fix NuGet downgrade warning 2016-12-28 09:44:21 -08:00