Package org.apache.http.impl.entity

Default implementations of entity content strategies.

See:
          Description

Class Summary
DisallowIdentityContentLengthStrategy Decorator for ContentLengthStrategy implementations that disallows the use of identity transfer encoding.
LaxContentLengthStrategyHC4 The lax implementation of the content length strategy.
StrictContentLengthStrategyHC4 The strict implementation of the content length strategy.
 

Package org.apache.http.impl.entity Description

Default implementations of entity content strategies.