>
>
> John
>
> I looked at the source code and found no way to override the default
> behavior other than copying the entire ChunkedInputStream class and
> overriding the entity deserializer used by the default HTTP connection
> implementation.
>
> Oleg
>
>
Thanks for checking Oleg.

I'm a little unsure of what you mean here, I have ChunkedInputStream.java
from
httpcore/src/main/java/org/apache/http/impl/io/ChunkedInputStream.java (v
4.2) -
is there some field I need to override in this class, or modify it
otherwise?

Thanks,
John.

Reply via email to