Add zstd content encoding support
-
micke88 last edited by
https://tools.ietf.org/html/rfc8478 defines that zstd is a valid content encoding format (like gzip and brotli). I'd like to see support in Opera desktop and mobile browsers.
At least Caddy and nginx webservers supports zstd, and I guess Apache and other popular servers will soon too.
-
burnout426 Volunteer last edited by
Looks like the Chromium bug for this is https://bugs.chromium.org/p/chromium/issues/detail?id=1246971.
-