Added client operation for posting form data (dotnet/corefx#39437)
authorAnirudh Agnihotry <anirudhagnihotry098@gmail.com>
Mon, 15 Jul 2019 21:13:30 +0000 (14:13 -0700)
committerGitHub <noreply@github.com>
Mon, 15 Jul 2019 21:13:30 +0000 (14:13 -0700)
commit7adca638bdacf84227d5e25e0c5774e3c09a74c6
treeb4ba44260e70c8c203c902f5f847b8b7e0d6a2c6
parente5b183eb08728dd25ea06aea0609666b76851127
Added client operation for posting form data (dotnet/corefx#39437)

* added client operation for post data

* client operation for multipart data content

* remove the subset test

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