aspnetcore/test
Justin Kotalik c74d0e7458 Adds .Value to logger calls to avoid calling .ToUriComponents on a bad header. (#1169)
* Add .Value to request properties in HostingRequestStartLog
2017-08-18 09:43:04 -07:00
..
Microsoft.AspNetCore.Certificates.Configuration.Tests Change Certificates.Configuration to a Sources package 2017-06-02 12:21:43 -07:00
Microsoft.AspNetCore.Hosting.FunctionalTests Use dictionary for deployment parameters (#1126) 2017-08-10 10:56:21 -07:00
Microsoft.AspNetCore.Hosting.TestSites Add WaitForShutdown to WebHostExtensions 2017-07-01 23:13:52 -07:00
Microsoft.AspNetCore.Hosting.Tests Adds .Value to logger calls to avoid calling .ToUriComponents on a bad header. (#1169) 2017-08-18 09:43:04 -07:00
Microsoft.AspNetCore.TestHost.Tests
TestStartupAssembly1