Package org.apache.http.impl.entity
Default implementations of entity content strategies.
-
Class Summary Class Description DisallowIdentityContentLengthStrategy Decorator forContentLengthStrategy
implementations that disallows the use of identity transfer encoding.EntityDeserializer Deprecated. (4.3) useBHttpConnectionBase
EntitySerializer Deprecated. (4.3) useBHttpConnectionBase
LaxContentLengthStrategy The lax implementation of the content length strategy.StrictContentLengthStrategy The strict implementation of the content length strategy.