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 encoding for {@link org.apache.http.impl.io.ChunkedOutputStream sending} and {@link org.apache.http.impl.io.ChunkedInputStream receiving} entities.