1
0
mirror of https://github.com/square/okhttp.git synced 2025-07-31 05:04:26 +03:00

2 Commits

Author SHA1 Message Date
971101cacc Add reusable CompressionInterceptor (#8967)
* Add reusable CompressionInterceptor.kt

Refactor Brotli and Zstd to use this, but also
allow trivial configuration of zstd,br,gzip.
2025-07-29 20:01:04 +00:00
d51c177210 New zstd interceptor (#8943)
* New zstd interceptor

* Spotless

* Code review feedback

* Zstd 0.3.0

---------

Co-authored-by: Jesse Wilson <jwilson@squareup.com>
2025-07-19 09:41:00 -04:00