[Mono-bugs] [Bug 72443][Nor] Changed - When the methode HttpWebRequest.Close is invoked it try's to read the whole url. It should only release the resources. For big files the close methode thakes forever.
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 10 Feb 2005 04:03:32 -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 e.mulder@cybercomm.nl.
http://bugzilla.ximian.com/show_bug.cgi?id=72443
--- shadow/72443 2005-02-10 04:02:40.000000000 -0500
+++ shadow/72443.tmp.9618 2005-02-10 04:03:32.000000000 -0500
@@ -66,6 +66,11 @@
How often does this happen?
Always
Additional Information:
-
+
+------- Additional Comments From e.mulder@cybercomm.nl 2005-02-10 04:03 -------
+Created an attachment (id=14167)
+A simple test case
+