Merge pull request #2338 from BogdanovKirill/httpwritefix3
authormonojenkins <jo.shields+jenkins@xamarin.com>
Tue, 15 Dec 2015 17:43:22 +0000 (17:43 +0000)
committermonojenkins <jo.shields+jenkins@xamarin.com>
Tue, 15 Dec 2015 17:43:22 +0000 (17:43 +0000)
[HttpConnection] Bug fix: HttpListener's "IgnoreWriteExceptions" property value is ignored when "Expect: 100-Continue" header set in request

That problem was discussed previously here: https://github.com/mono/mono/pull/2300
I want to offer alternative solution now.


Trivial merge