On Wed, Jul 21, 2010 at 1:19 AM, Alexander Kotelnikov <[email protected]> wrote: > Hello. > > I decided to run a couple of test XML-RPC applications using haxr. > > Everything worked fine while responces from my (actually, other > people's) server were something relatively small (a number, a line), but > with larger responces (starting around couple of kilobytes) my > applications began to fail with the error I put into subject. > > Sounds like XML parsing problem. Though server gives a proper responce > (I used tcpdump to see what is returned, looks like a valid XML with > methodResponce). > > Any idea what is wrong and how this can be fixed? > > > Thanks, > Alexander >
Sending off to the maintainer of haxr, although it looks like it might be in HaXml (from an outside guess). Antoine _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
