Class DisallowIdentityContentLengthStrategy

java.lang.Object
org.apache.http.impl.entity.DisallowIdentityContentLengthStrategy
All Implemented Interfaces:
ContentLengthStrategy

@Contract(threading=IMMUTABLE_CONDITIONAL) public class DisallowIdentityContentLengthStrategy extends Object implements ContentLengthStrategy
Decorator for ContentLengthStrategy implementations that disallows the use of identity transfer encoding.
Since:
4.2