[Mono-bugs] [Bug 45463][Wis] Changed - WebResponse returning NULL half-way through stream sometimes
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Wed, 25 Jun 2003 16:38:37 -0400 (EDT)
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 nat@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=45463
--- shadow/45463 Wed Jun 25 16:38:02 2003
+++ shadow/45463.tmp.3595 Wed Jun 25 16:38:37 2003
@@ -19,6 +19,11 @@
The attached code is a google screen-scraper. Sometimes, about half the
time, StreamReader.ReadLine() is returning null mid-way through reading the
response document. If I add little delays in there, it seems to always
succeed.
It looks like a bug in WebResponse.
+
+------- Additional Comments From nat@ximian.com 2003-06-25 16:38 -------
+Created an attachment (id=4718)
+Test case.
+