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