[Mono-bugs] [Bug 43379][Wis] Changed - Missing WebException.Response property.
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Wed, 21 May 2003 18:56:16 -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 bmaurer@users.sf.net.
http://bugzilla.ximian.com/show_bug.cgi?id=43379
--- shadow/43379 Wed May 21 11:20:26 2003
+++ shadow/43379.tmp.9734 Wed May 21 18:56:16 2003
@@ -128,6 +128,9 @@
It looks like we need to add more things when we throw the exception.
I will look into this.
Can you please write NUnit tests for this, and attach the cvs diff -u
to this bug. It should test for all the values of the exception.
+
+------- Additional Comments From bmaurer@users.sf.net 2003-05-21 18:56 -------
+Fixed in CVS. I will close once an NUnit test is made.