[Mono-bugs] [Bug 57845][Blo] Changed - WebRequest/WebResponse busted

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 5 May 2004 13:11:56 -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 james@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=57845

--- shadow/57845	2004-05-05 13:05:25.000000000 -0400
+++ shadow/57845.tmp.24352	2004-05-05 13:11:56.000000000 -0400
@@ -51,6 +51,11 @@
 
 ------- Additional Comments From james@ximian.com  2004-05-05 13:05 -------
 Changing the summary to more accurately reflect the bug.  Also, I
 suspect this is some kind of runtime problem and not in the class
 libraries, but I'll leave it here until someone who knows what they're
 doing looks at the bug :)
+
+------- Additional Comments From james@ximian.com  2004-05-05 13:11 -------
+Also, I'm still getting the exception message/abort with some other
+code I have which uses WebRequest/WebResponse, but I'm not able to
+write a test case that exposes it....