Class DisallowIdentityContentLengthStrategy

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

@Immutable public class DisallowIdentityContentLengthStrategy extends Object implements ContentLengthStrategy
Decorator for ContentLengthStrategy implementations that disallows the use of identity transfer encoding.
Since:
4.2