Searched defs:gzip (Results 1 – 8 of 8) sorted by relevance
82 private RequestBody gzip(final RequestBody body) { in gzip() method in RequestBodyCompression.GzipRequestInterceptor
70 boolean gzip; field in Benchmark
244 private static Buffer gzip(String body) throws IOException { in gzip() method in OkApacheClientTest
440 public Buffer gzip(String bytes) throws IOException { in gzip() method in HttpOverSpdyTest
1642 @Test public void gzip() throws Exception { in gzip() method in CallTest1780 private Buffer gzip(String data) throws IOException { in gzip() method in CallTest
2256 public Buffer gzip(String data) throws IOException { in gzip() method in CacheTest
37 gzip = application/gzip key
1806 public Buffer gzip(String data) throws IOException { in gzip() method in ResponseCacheTest