[System.Net.Http]: Always add "Content-Length" in HttpClientHandler.SendAsync().
authorMartin Baulig <martin.baulig@xamarin.com>
Tue, 10 Jun 2014 18:29:35 +0000 (20:29 +0200)
committerMartin Baulig <martin.baulig@xamarin.com>
Tue, 10 Jun 2014 19:42:35 +0000 (21:42 +0200)
commitd5f7694acc99fcf55386e7b0bba223d2cf9db93b
tree737cda30ebdeaa89ebef53b95777f06d3e2c21dd
parentdb0132029e8d0f34cc7412476f1568b667725a0c
[System.Net.Http]: Always add "Content-Length" in HttpClientHandler.SendAsync().

This has been reported on the forums:
http://forums.xamarin.com/discussion/17770/length-required-error-in-http-post-since-latest-release
mcs/class/System.Net.Http/System.Net.Http/HttpClientHandler.cs
mcs/class/System.Net.Http/Test/System.Net.Http/HttpClientTest.cs