aspnetcore/test/Microsoft.AspNetCore.Http.A...
Troy Dai 150b4708f1 Fix PathString over-encoding
Base on RFC 3986, ensure following characters are not encoded

alpha, digit, "-", "_", ".", "~", "@", ":", "/", "!", "$", ";", "=",
"'", "(", ")", "*", "+", ","
2016-07-08 15:54:46 -07:00
..
HostStringTest.cs
HttpResponseWritingExtensionsTests.cs Move some implementations (all feature implementations) out of `.Internal` namespaces 2016-03-30 16:01:37 -07:00
MapPathMiddlewareTests.cs Move some implementations (all feature implementations) out of `.Internal` namespaces 2016-03-30 16:01:37 -07:00
MapPredicateMiddlewareTests.cs Move some implementations (all feature implementations) out of `.Internal` namespaces 2016-03-30 16:01:37 -07:00
Microsoft.AspNetCore.Http.Abstractions.Tests.xproj One build to rule them all 2016-07-07 12:01:29 -07:00
PathStringTests.cs Fix PathString over-encoding 2016-07-08 15:54:46 -07:00
QueryStringTests.cs
UseMiddlewareTest.cs Move some implementations (all feature implementations) out of `.Internal` namespaces 2016-03-30 16:01:37 -07:00
UseWhenExtensionsTests.cs Add UseWhenExtensions and UseWhenExtensionsTests 2016-07-05 11:54:23 -07:00
project.json Updating to RTM builds of xunit 2016-07-01 11:21:28 -07:00