Bug 279815 - Support zstd content-encoding
Summary: Support zstd content-encoding
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-09-17 03:57 PDT by Tatsunori Uchino
Modified: 2024-09-18 15:18 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tatsunori Uchino 2024-09-17 03:57:19 PDT
https://chromestatus.com/feature/6186023867908096
https://datatracker.ietf.org/doc/html/rfc8878#name-content-encoding
https://caniuse.com/zstd
https://github.com/WebKit/standards-positions/issues/168

More efficient, widely used, and new generation compression algorithm.
It's now only Safari that has not been supported it yet.
Chrome and Firefox have already been shipped it to their stable versions.
Comment 1 Anne van Kesteren 2024-09-17 23:20:03 PDT
<rdar://28546450>