[Mono-bugs] [Bug 81671][Nor] New - HttpWebRequest report timeout when server return status 500
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri May 18 08:30:13 EDT 2007
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 gert.driesen at pandora.be.
http://bugzilla.ximian.com/show_bug.cgi?id=81671
--- shadow/81671 2007-05-18 08:30:13.000000000 -0400
+++ shadow/81671.tmp.17966 2007-05-18 08:30:13.000000000 -0400
@@ -0,0 +1,25 @@
+Bug#: 81671
+Product: Mono: Class Libraries
+Version: 1.0
+OS: All
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: System
+AssignedTo: mono-bugs at ximian.com
+ReportedBy: gert.driesen at pandora.be
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: HttpWebRequest report timeout when server return status 500
+
+When a web server returns HTTP status 500 (internal server error), then we
+currently report this as a timeout instead of a ProtocolError.
+
+I'll add a unit test for this to HttpWebRequestTest.cs, named
+InternalServerError.
+
+I'll attach a standalone test case in a few minutes.
More information about the mono-bugs
mailing list