[Mono-bugs] [Bug 69001][Nor] Changed - WebRequest exceptions

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 2 Nov 2004 14:12:48 -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:10:33.000000000 -0500
+++ shadow/69001.tmp.22497	2004-11-02 14:12:48.000000000 -0500
@@ -116,6 +116,11 @@
 
 
 ------- 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.
+
+------- Additional Comments From xavier@blackbloodstudios.com  2004-11-02 14:12 -------
+Wish you could delete silly comments like my last one :)
+Disregard what I said, don't know what I was thinking about. Test case
+is fine.