use the GetRequestStreamAsync method to avoid blocking on HttpClientHandler SendAsync
authorVictor H. Maksimenko <victor@spokoy.com>
Sat, 23 Mar 2013 20:29:48 +0000 (15:59 -0430)
committerVictor H. Maksimenko <victor@spokoy.com>
Sat, 23 Mar 2013 20:29:48 +0000 (15:59 -0430)
commit1a6f502f565a79c453ebefea521327907fb52efa
treeec5534aa4c3c1c793bcaf42bfd2a4b47f625e5e0
parent605e4d6313259e649542e1ba8aff8326027d9b36
use the GetRequestStreamAsync method to avoid blocking on HttpClientHandler SendAsync
mcs/class/System.Net.Http/System.Net.Http/HttpClientHandler.cs