httpcompression
httpcompression copied to clipboard
zstd compression level not possible?
In https://github.com/CAFxX/httpcompression/blob/102a9fbf823395bc74c2a1345c0d606d04443ce3/adapter.go#L210-L216 gzip, br, deflate compression levels are configurable via option but I cannot see zstd level? It would be nice to have.