Did you consider to support brotli compression in your library? OkHttp is supporting it using `BrotliInputStream` from https://github.com/google/brotli/blob/master/java/org/brotli/dec/BrotliInputStream.java
Did you consider to support brotli compression in your library? OkHttp is supporting it using
BrotliInputStreamfrom https://github.com/google/brotli/blob/master/java/org/brotli/dec/BrotliInputStream.java