Searched refs:GzipRequestInterceptor (Results 1 – 1 of 1) sorted by relevance
44 client.interceptors().add(new GzipRequestInterceptor()); in RequestBodyCompression()68 static class GzipRequestInterceptor implements Interceptor { class in RequestBodyCompression