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
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
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
Microsoft.AspNetCore.Server.Kestrel.FunctionalTests.xproj
PathBaseTests.cs
RequestHeaderLimitsTests.cs
RequestHeadersTimeoutTests.cs
RequestTests.cs
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