1
0
mirror of https://github.com/square/okhttp.git synced 2025-11-24 18:41:06 +03:00
Commit Graph

2 Commits

Author SHA1 Message Date
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
Yuri Schimke
3abc3e597f Brotli Interceptor (#5088)
Brotli compression Interceptor that also supports gzip, as transparent handling is disabled.
2019-07-06 11:46:31 +01:00