https://bugzilla.novell.com/show_bug.cgi?id=640404
https://bugzilla.novell.com/show_bug.cgi?id=640404#c1 Jonathan Pryor <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO CC| |[email protected] InfoProvider| |[email protected] --- Comment #1 from Jonathan Pryor <[email protected]> 2010-09-29 21:11:44 UTC --- I cannot reproduce with r8172. This is via HTTP, not HTTPS, right? For example, this works for me: var doc = XDocument.Load("http://rss.slashdot.org/Slashdot/slashdot"); Log.I ("*jonp*", doc.ToString ()); Note that the 'adb log' output WILL be truncated, so you won't see the full output, and using RSS might not be such a great idea given the history of invalid XML within RSS...but regardless, at the time of this writing the above works for me. (HTTPS support is broken, as per #634817.) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
