[Mono-bugs] [Bug 81671][Nor] Changed - HttpWebRequest reports timeout when server returns status 500

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri May 18 08:48:52 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:48:34.000000000 -0400
+++ shadow/81671.tmp.18508	2007-05-18 08:48:52.000000000 -0400
@@ -2,22 +2,22 @@
 Product: Mono: Class Libraries
 Version: 1.0
 OS: All
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 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
+Summary: HttpWebRequest reports timeout when server returns 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.


More information about the mono-bugs mailing list