[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:52:55 -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 naresh@novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=74772
--- shadow/74772 2005-04-29 18:40:30.000000000 -0400
+++ shadow/74772.tmp.14820 2005-04-29 18:52:55.000000000 -0400
@@ -1,22 +1,21 @@
Bug#: 74772
Product: Mono: Tools
Version: 1.1
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
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.