HttpContent.LoadIntoBufferAsync(): increase buffer size to 65536.
authorMartin Baulig <martin.baulig@gmail.com>
Tue, 24 Jul 2012 07:29:54 +0000 (09:29 +0200)
committerMartin Baulig <martin.baulig@gmail.com>
Wed, 25 Jul 2012 08:41:18 +0000 (10:41 +0200)
commit176044b918c77ce9a9d4c18cbd8beddc030b8936
treef7a54fb506fd6c8cf0cbe43204d8f308677924eb
parent000fcac21cacd9fe3ea3087ada7013c98d572970
HttpContent.LoadIntoBufferAsync(): increase buffer size to 65536.

FIXME LAMESPEC: This limitation seems very arbitrary to me, but
                .NET seems to be using 65536 as well.
mcs/class/System.Net.Http/System.Net.Http/HttpContent.cs