Class GzipCompressingEntity

java.lang.Object
org.apache.http.entity.HttpEntityWrapper
org.apache.http.client.entity.GzipCompressingEntity
All Implemented Interfaces:
HttpEntity

public class GzipCompressingEntity extends HttpEntityWrapper
Wrapping entity that compresses content when writing.
Since:
4.0