1
0
mirror of https://github.com/square/okhttp.git synced 2025-11-24 18:41:06 +03:00
Files
okhttp/okhttp-brotli/README.md
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

5 lines
115 B
Markdown

OkHttp Brotli Implementation
============================
This module is an implementation of Brotli compression.