aspnetcore/test
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
..
Microsoft.AspNetCore.Http.Abstractions.Tests Fix PathString over-encoding 2016-07-08 15:54:46 -07:00
Microsoft.AspNetCore.Http.Extensions.Tests One build to rule them all 2016-07-07 12:01:29 -07:00
Microsoft.AspNetCore.Http.Features.Tests One build to rule them all 2016-07-07 12:01:29 -07:00
Microsoft.AspNetCore.Http.Tests One build to rule them all 2016-07-07 12:01:29 -07:00
Microsoft.AspNetCore.Owin.Tests One build to rule them all 2016-07-07 12:01:29 -07:00
Microsoft.AspNetCore.WebUtilities.Tests One build to rule them all 2016-07-07 12:01:29 -07:00
Microsoft.Net.Http.Headers.Tests One build to rule them all 2016-07-07 12:01:29 -07:00