[system.net.http] Use HttpWebRequest without additional buffering. Fixes #25213
authorMarek Safar <marek.safar@gmail.com>
Mon, 5 Jan 2015 17:01:07 +0000 (18:01 +0100)
committerMarek Safar <marek.safar@gmail.com>
Mon, 5 Jan 2015 17:02:03 +0000 (18:02 +0100)
commita9dbf2f152355d32d3ba8a61a267e7a12dc52237
tree6746147fb31eaacf1426df9fd6b251d8dcc8c770
parent27fd291b19c50ce81facefb4ea2dac037290b454
[system.net.http] Use HttpWebRequest without additional buffering. Fixes #25213
mcs/class/System.Net.Http/System.Net.Http/HttpClientHandler.cs
mcs/class/System.Net.Http/Test/System.Net.Http/HttpClientTest.cs