Hello guys,

I have the following scala code line:

XML.load(new java.io.InputStreamReader(conn.getInputStream, "UTF-8"))

I am downloading and parsing RSS feeds. This line parses most of the sites 
without problems but some sites give the following error:

Content is not allowed in prolog

Any ideas on how to solve this problem?

Thanks in advance,

GA


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to liftweb@googlegroups.com
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to