Fix ParseQueryString to handle values without keys (dotnet/corefx#32599)
authorThomas Levesque <thomaslevesque@users.noreply.github.com>
Thu, 4 Oct 2018 14:38:37 +0000 (16:38 +0200)
committerStephen Toub <stoub@microsoft.com>
Thu, 4 Oct 2018 14:38:37 +0000 (10:38 -0400)
commitc99fb9f38dcc748574bc97817c8a9a51c4208ec3
tree4f6739bb83177fdff756ad0b2f8e80a92d0a3442
parent9fa43bbbb1244912620c542be313871f1490ece3
Fix ParseQueryString to handle values without keys (dotnet/corefx#32599)

Commit migrated from https://github.com/dotnet/corefx/commit/e23f83e6172ef2d879342e1c4883012749b91ef1
src/libraries/System.Web.HttpUtility/src/System/Web/HttpUtility.cs
src/libraries/System.Web.HttpUtility/tests/HttpUtility/HttpUtilityTest.cs