Added client operation for get query with parameters (dotnet/corefx#39398)
authorAnirudh Agnihotry <anirudhagnihotry098@gmail.com>
Fri, 12 Jul 2019 18:51:18 +0000 (11:51 -0700)
committerGitHub <noreply@github.com>
Fri, 12 Jul 2019 18:51:18 +0000 (11:51 -0700)
commitf6ba5eabd41b9ae59fda8894914d10dd62cafd61
tree5ed4d7b4b0ea6871ab35cacd0c6cc4ac5c794dea
parent03c9f4c31b9373cc9a5132b5653c3977422803b7
Added client operation for get query with parameters (dotnet/corefx#39398)

* added client operation for get query with parameters

* using stringBuilder for expected string and allowing user to control size when query parameters are present

* typo corrected

Commit migrated from https://github.com/dotnet/corefx/commit/54a2443797b070db11dcd82014a2d8c56f7cbc78
src/libraries/System.Net.Http/tests/StressTests/HttpStress/Program.cs