Hi,
looks like the http protocol plugin does not handle chunked content. :(The method readChunkedContent is never used and readPlainContent does not handle chunked content. As far I know a lot of http servers response with chunked content at least all that return dynamically generated pages.
Should I file a bug? Any thoughts?Stefan
