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




_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to