.NET 4.0+ flushes the request stream when content length is not set
authorGonzalo Paniagua Javier <gonzalo.mono@gmail.com>
Mon, 30 Apr 2012 18:16:21 +0000 (14:16 -0400)
committerGonzalo Paniagua Javier <gonzalo.mono@gmail.com>
Mon, 30 Apr 2012 18:18:53 +0000 (14:18 -0400)
commit033a2536df5c369edec36e86d707a326d838a8ff
tree6d4d1a68fd43822bb197c8a1537b789f0fed18ab
parent4f823c55e89c89fe251b14c0c269e68e277af09a
.NET 4.0+ flushes the request stream when content length is not set

Fixes bug #4640
mcs/class/System/System.Net/HttpWebRequest.cs