Package org.apache.http.impl.entity
package org.apache.http.impl.entity
Default implementations of entity content strategies.
-
ClassesClassDescriptionDecorator for
ContentLengthStrategy
implementations that disallows the use of identity transfer encoding.Deprecated.Deprecated.(4.3) useBHttpConnectionBase
The lax implementation of the content length strategy.The strict implementation of the content length strategy.
BHttpConnectionBase