[Mono-bugs] [Bug 69001][Nor] Changed - WebRequest exceptions
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 2 Nov 2004 14:10:33 -0500 (EST)
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 xavier@blackbloodstudios.com.
http://bugzilla.ximian.com/show_bug.cgi?id=69001
--- shadow/69001 2004-11-02 14:04:27.000000000 -0500
+++ shadow/69001.tmp.22388 2004-11-02 14:10:33.000000000 -0500
@@ -111,6 +111,11 @@
but if you don't then the exception is not thrown.
------- Additional Comments From xavier@blackbloodstudios.com 2004-11-02 14:04 -------
Created an attachment (id=13141)
Updated Test Case
+
+------- Additional Comments From xavier@blackbloodstudios.com 2004-11-02 14:10 -------
+Oh, the test case has a bug, EndGetResponse should get the mRequest
+passed as parameter, not the IAsyncResult. Either mRequest or
+IAsyncResult.AsyncState would be fine. I'll update the test case.