org.testifyproject.apache.http.impl.io.package.html Maven / Gradle / Ivy
Default implementations for interfaces in
{@link org.apache.http.io org.apache.http.io}.
There are implementations of the transport encodings used by HTTP,
in particular the chunked coding for
{@link org.apache.http.impl.io.ChunkedOutputStream sending} and
{@link org.apache.http.impl.io.ChunkedInputStream receiving} entities.