[Mono-bugs] [Bug 52629][Wis] New - Trying to read from a HttpWebResponse after response.LastModified hangs

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 6 Jan 2004 06:25:09 -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 micke@imendio.com.

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

--- shadow/52629	2004-01-06 06:25:09.000000000 -0500
+++ shadow/52629.tmp.20187	2004-01-06 06:25:09.000000000 -0500
@@ -0,0 +1,24 @@
+Bug#: 52629
+Product: Mono/Class Libraries
+Version: unspecified
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: System
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: micke@imendio.com               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Trying to read from a HttpWebResponse after response.LastModified hangs
+
+Please fill in this template when reporting a bug, unless you know what you
+are doing.
+Description of Problem:
+
+After I've called response.LastModified a call to
+(StreamReader).ReadToEnd() hangs. Submitting test code.