aspnetcore/test
Levi B 1e9d57f80c UrlEncoder should always encode the U+003A COLON character
Provides extra defense-in-depth in case an application is using this API to encode a relative URL, otherwise the part before the colon could inadvertently be treated as a scheme.
2015-03-17 17:19:20 -07:00
..
Microsoft.AspNet.FeatureModel.Tests
Microsoft.AspNet.Http.Core.Tests
Microsoft.AspNet.Http.Extensions.Tests Remove dependency on DependencyInjection and instead use DependencyInjection.Interfaces on Http.Extensions 2015-03-13 19:56:45 -07:00
Microsoft.AspNet.Http.Tests
Microsoft.AspNet.Owin.Tests
Microsoft.AspNet.WebUtilities.Tests
Microsoft.Framework.WebEncoders.Tests UrlEncoder should always encode the U+003A COLON character 2015-03-17 17:19:20 -07:00
Microsoft.Net.Http.Headers.Tests