1
0
mirror of https://github.com/square/okhttp.git synced 2025-11-23 06:42:24 +03:00
Files
okhttp/okhttp-brotli
Yuri Schimke f2be5c3465 Check gzip response in brotli interceptor (#5274)
* Check gzip response in brotli interceptor

* Update BrotliInterceptorTest.kt
2019-07-07 11:08:36 -04:00
..
2019-07-06 11:46:31 +01:00
2019-07-06 11:46:31 +01:00
2019-07-06 11:46:31 +01:00

OkHttp Brotli Implementation

This module is an implementation of Brotli compression.