[Mono-osx] [MonoMac] patch NSUrlConnection
Miguel de Icaza
miguel at novell.com
Tue Jan 18 17:50:37 EST 2011
Hello,
> This patch adds a binding for SendSynchronousRequest and renames the
> incorrect method in Foundation/NSUrlConnection.cs. The one defined
> in Foundation/NSUrlConnection.cs should just be removed completely as the
> binding works great and the hand written method is incorrect anyway.
Since the code is shared with MonoTouch, where we do not have binding
support for out parameters, I cant take this patch as-is.
Can you explain what the bug in the method is, so I can fix it instead?
Miguel
More information about the Mono-osx
mailing list