public class GzipRequestInterceptor extends java.lang.Object
描述:post数据进行gzip后发送给服务器
GzipRequestInterceptor()
Response
intercept(Chain chain)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public GzipRequestInterceptor()
public Response intercept(Chain chain) throws java.io.IOException
java.io.IOException