Fix HttpClient sending fragment portion of uri on request (dotnet/corefx#32574)
authorMarco Rossignoli <marco.rossignoli@gmail.com>
Thu, 4 Oct 2018 16:40:41 +0000 (18:40 +0200)
committerDavid Shulman <david.shulman@microsoft.com>
Thu, 4 Oct 2018 16:40:41 +0000 (09:40 -0700)
commiteed59da48859719d0575cf59e6dede6e3aa93d55
tree3f856f4e305f0105ae1bb188118eacbe031cee47
parentc99fb9f38dcc748574bc97817c8a9a51c4208ec3
Fix HttpClient sending fragment portion of uri on request (dotnet/corefx#32574)

Fixes dotnet/corefx#32378

Commit migrated from https://github.com/dotnet/corefx/commit/87a944afb3e0ec392d5838900b5498e015d5e47b
src/libraries/System.Net.Http/src/System/Net/Http/SocketsHttpHandler/HttpConnection.cs
src/libraries/System.Net.Http/tests/FunctionalTests/HttpClientHandlerTest.cs