Package de.unkrig.commons.net.http.io

java.io-related classes that adhere closely to the HTTP protocol.

See:
          Description

Class Summary
ChunkedInputStream Implementation of the "chunked transfer encoding" as defined in RFC 2616, Section 3.6.1.
ChunkedOutputStream Implementation of the "chunked transfer encoding" as defined in RFC 2616, Section 3.6.1.
 

Package de.unkrig.commons.net.http.io Description

java.io-related classes that adhere closely to the HTTP protocol.