[Mono-bugs] [Bug 70483][Nor] Changed - WebConnection responding with a chunked HTTP error blocks until timeout

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 12 Dec 2004 09:39:59 -0500 (EST)


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 .

http://bugzilla.ximian.com/show_bug.cgi?id=70483

--- shadow/70483	2004-12-12 08:34:53.000000000 -0500
+++ shadow/70483.tmp.29880	2004-12-12 09:39:59.000000000 -0500
@@ -2,21 +2,20 @@
 Product: Mono: Class Libraries
 Version: 1.0
 OS: GNU/Linux [Other]
 OS Details: paldo (Linux 2.6, NPTL)
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: System
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: j@bitron.ch               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
-Cc: 
 Summary: WebConnection responding with a chunked HTTP error blocks until timeout
 
 Description of Problem:
 Sending two web requests to a server which responds with HTTP errors with
 chunked transfer encoding will block a third web request and finally (after
 the 100 seconds timeout) throw an exception.