Stub implementation of EndGetRequestStream overload in HttpWebRequest.cs
authorOttoG <otto.giesenfeld@kw-digital.com>
Wed, 11 Dec 2013 11:35:57 +0000 (12:35 +0100)
committerOttoG <otto.giesenfeld@kw-digital.com>
Wed, 11 Dec 2013 11:35:57 +0000 (12:35 +0100)
commita9079357c6c9f2a4950fad8e014a12bd1f71ef65
tree83fd06e29109716cebdc9256380779a692e57e8f
parent178671233141aae5e9f9a3fa5f67b564d287051a
Stub implementation of EndGetRequestStream overload in HttpWebRequest.cs

I am not sure if a "do-nothing" implementation like this is acceptable in the Mono code base, but it does solve the problem described in https://bugzilla.xamarin.com/show_bug.cgi?id=12875 (successfully executing simple requests using the Google API .NET client library).
mcs/class/System/System.Net/HttpWebRequest.cs