http://bugzilla.novell.com/show_bug.cgi?id=549580
User [email protected] added comment http://bugzilla.novell.com/show_bug.cgi?id=549580#c3 --- Comment #3 from Alexandre Gomes <[email protected]> 2009-10-23 10:12:26 MDT --- Note that I've changed the SetupRequest too. WebRequest SetupRequest (Uri uri) { - WebRequest request = WebRequest.Create (uri); + WebRequest request = GetWebRequest (uri); -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
