[Mono-bugs] [Bug 62871][Nor] Changed - Using HttpWebRequest to POST via a Proxy while disabling AllowWriteStreamBuffering may throw exceptions
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 11 Aug 2004 12:50:39 -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 adam@battleaxe.net.
http://bugzilla.ximian.com/show_bug.cgi?id=62871
--- shadow/62871 2004-08-11 12:50:03.000000000 -0400
+++ shadow/62871.tmp.22922 2004-08-11 12:50:39.000000000 -0400
@@ -100,6 +100,11 @@
Additional Information:
To test this, I used TinyProxy, a small non-caching proxy server.
This doesn't throw exceptions if AllowWriteBuffering is set to true (its
default) or if you aren't using a proxy.
+
+------- Additional Comments From adam@battleaxe.net 2004-08-11 12:50 -------
+Created an attachment (id=9022)
+Test case
+