[Mono-bugs] [Bug 74772][Maj] New - 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:05 -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.14692 2005-04-29 18:40:05.000000000 -0400
@@ -0,0 +1,22 @@
+Bug#: 74772
+Product: Mono: Tools
+Version: 1.1
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Major
+Component: tools
+AssignedTo: mono-bugs@ximian.com
+ReportedBy: james@ximian.com
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+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.