[MonoTouch] 100% NullReferenceException in HttpWebRequest.GetRequestStream()
Robert Jordan
robertj at gmx.net
Mon Oct 10 09:20:07 EDT 2011
On 10.10.2011 13:56, Will Stones wrote:
> Hi Robert,
>
> Thanks for the quick reply, I'll give this a try. If I do make this change
> is it likely to have any side effects? Such as the request failing if the
> user is using a HTTP proxy in their system settings?
Yes, but these settings were not taken into account until MT 4.2,
and the Earth is still spinning ;)
You could do it conditionally (only on iOS < 4).
Robert
More information about the MonoTouch
mailing list