I am trying to communicate with a server that sends back invalid html headers. In .Net, I solved this problem with setting UseUnsafeHeaderParsing to true. How can I accomplish this same task in MonoDroid. I am using an HttpWebRequest.
-- View this message in context: http://mono-for-android.1047100.n5.nabble.com/UnSafeHeaderParsing-tp5526233p5526233.html Sent from the Mono for Android mailing list archive at Nabble.com. _______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
