[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 18:35:28 -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 gonzalo@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=70483
--- shadow/70483 2004-12-12 16:30:13.000000000 -0500
+++ shadow/70483.tmp.2973 2004-12-12 18:35:28.000000000 -0500
@@ -11,12 +11,13 @@
AssignedTo: gonzalo@ximian.com
ReportedBy: j@bitron.ch
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Summary: WebConnection responding with a chunked HTTP error blocks until timeout
+OtherBugsDependingOnThis: 70484
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.