[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:33:48 -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 kazuki@panicode.com.

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

--- shadow/72443	2005-02-10 04:03:32.000000000 -0500
+++ shadow/72443.tmp.9920	2005-02-10 04:33:48.000000000 -0500
@@ -71,6 +71,11 @@
 -
 
 ------- Additional Comments From e.mulder@cybercomm.nl  2005-02-10 04:03 -------
 Created an attachment (id=14167)
 A simple test case
 
+
+------- Additional Comments From kazuki@panicode.com  2005-02-10 04:33 -------
+Created an attachment (id=14168)
+proposed patch. (Perhaps, this patch is not so good...
+