How to disabled zsdt compression?
My page on https://stefanoltmann.de/oni-seed-browser/ shows an error "zstd unsupported".
I have no idea where that comes from.
The same thing is (still) deploy as https://stefan-oltmann.de/oni-seed-browser (GitHub Pages) where everything runs fine.
How do I find out what's causing this issue and how to turn it off?
4 Replies
shows an error "zstd unsupported".Where? How? I've never seen anything say that before Either way, if you wish to disable zstd, you can do so with a compression rule: https://developers.cloudflare.com/rules/compression-rules/create-dashboard/
Thanks, that helped. Turned all compression off.
im kinda confused why you wouldn't support zstd tbh
I'd love to since it seems to be better than zsdt, but what shall I do if it's not supported?
There are only gzip & deflate unfortunately.
https://api.ktor.io/ktor-client/ktor-client-plugins/ktor-client-encoding/io.ktor.client.plugins.compression/-content-encoding.html