Reset stream position before doing CopyToAsync.
authorMarcos Henrich <marcos.henrich@xamarin.com>
Tue, 23 Sep 2014 08:59:07 +0000 (09:59 +0100)
committerMarcos Henrich <marcos.henrich@xamarin.com>
Tue, 7 Oct 2014 08:53:01 +0000 (09:53 +0100)
commita1e558f6c6a24c2cdc21a2a6104dd719e28ecce8
treebc635f94b941e35e9d6aff168142b6730f238d6a
parentaea4abc755d4406558f8544516378d98e92b1a37
Reset stream position before doing CopyToAsync.
CopyToAsync begins copying at the current position.
mcs/class/System/System.Net/WebClient.cs