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