[Mono-bugs] [Bug 74539][Maj] Changed - HttpWebRequest fails with postmulti tool
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sun, 10 Apr 2005 19:07:20 -0400 (EDT)
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by gonzalo@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=74539
--- shadow/74539 2005-04-10 18:46:17.000000000 -0400
+++ shadow/74539.tmp.3455 2005-04-10 19:07:20.000000000 -0400
@@ -90,6 +90,9 @@
The weird thing is that the 'throwException' parameter is false, but
the 'catch' is not catching this exception and it gets thrown anyway.
If I put a 'return false;' at the beginning of that method, everything
works fine.
I'm going to update the runtime to see if this gets fixed.
+
+------- Additional Comments From gonzalo@ximian.com 2005-04-10 19:07 -------
+I'm not sure if my last comment is right... Still working on it.