[Mono-bugs] [Bug 74561][Maj] Changed - HttpWebRequest.GetResponse() returns null

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 9 Apr 2005 18:44:43 -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=74561

--- shadow/74561	2005-04-09 17:18:02.000000000 -0400
+++ shadow/74561.tmp.25547	2005-04-09 18:44:43.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 74561
 Product: Mono: Class Libraries
 Version: 1.1
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Major
 Component: Sys.Web
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: james@ximian.com               
 QAContact: mono-bugs@ximian.com
@@ -17,6 +17,9 @@
 
 HttpWebRequest.GetResponse() returns null if it gets a 304.  It should
 throw a WebException, as it was doing earlier this week :)
 
 ------- Additional Comments From james@ximian.com  2005-04-09 17:18 -------
 Test case at http://www.snorp.net/files/WebTest.cs
+
+------- Additional Comments From james@ximian.com  2005-04-09 18:44 -------
+Gonzalo has fixed this in SVN