[Mono-bugs] [Bug 74561][Maj] Changed - HttpWebRequest.GetResponse() returns null
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sat, 9 Apr 2005 17:18:02 -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:17:44.000000000 -0400
+++ shadow/74561.tmp.25137 2005-04-09 17:18:02.000000000 -0400
@@ -1,19 +1,22 @@
Bug#: 74561
Product: Mono: Class Libraries
Version: 1.1
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Major
Component: Sys.Web
AssignedTo: mono-bugs@ximian.com
ReportedBy: james@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Summary: HttpWebRequest.GetResponse() returns null
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