http://bugzilla.novell.com/show_bug.cgi?id=496905
User [email protected] added comment http://bugzilla.novell.com/show_bug.cgi?id=496905#c4 Gonzalo Paniagua Javier <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |[email protected] --- Comment #4 from Gonzalo Paniagua Javier <[email protected]> 2009-04-21 16:57:24 MDT --- -The tcpdump output shows a bunch of RST send from the client. -The class is reading char by char from a StreamReader and storing that into a StringBuilder instead of just: reader.ReadToEnd () and you get a string. -Given that you have access to the code in the app, can you attach a simple Main that uses the attachment in comment #2 in the SAME way that the app does it? -- 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
