[Mono-bugs] [Bug 74772][Maj] Changed - web requests timeout/throw exceptions when bundled with mkbundle
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 29 Apr 2005 18:40:30 -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 james@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=74772
--- shadow/74772 2005-04-29 18:40:05.000000000 -0400
+++ shadow/74772.tmp.14710 2005-04-29 18:40:30.000000000 -0400
@@ -17,6 +17,11 @@
Summary: web requests timeout/throw exceptions when bundled with mkbundle
Run the attached program (after creating a bundle with mkbundle) against a
http URI and it will throw a WebException (ReceiveFailure). Run it against
a https URI and it hangs and times out. The same program runs fine
unbundled. This is with the latest svn mono.
+
+------- Additional Comments From james@ximian.com 2005-04-29 18:40 -------
+Created an attachment (id=15041)
+test case
+