<@U0C1JH0RF>: this specific compression implementa...
# ktor
o
@gaetan: this specific compression implementation could be improved in a different way, I think. Right now there is no way to remove
supportedEncodings
and other things, so there probably needs to be a builder for creating
CompressionOptions
that can be started with default config, or with empty config.