[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
Fri, 11 Feb 2005 18:01:27 -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=72443

--- shadow/72443	2005-02-10 18:30:58.000000000 -0500
+++ shadow/72443.tmp.6299	2005-02-11 18:01:27.000000000 -0500
@@ -76,6 +76,11 @@
 
 
 ------- 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...
 
+
+------- Additional Comments From gonzalo@ximian.com  2005-02-11 18:01 -------
+Created an attachment (id=14195)
+Patch that fixes the problem.
+