-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
Closed
Labels
feature requestIssues that request new features to be added to Node.js.Issues that request new features to be added to Node.js.never-staleMark issue so that it is never considered staleMark issue so that it is never considered stale
Description
What is the problem this feature will solve?
zstd and the application/zstd
media type were standardized in 2018 in RFC8478 (and refined in RFC8878). In the context of the web, support is becoming more widespread:
Browsers
- Chrome
- Issue 1246971: Implement zstd content-encoding
- Expected to land in 117
- Firefox
- Bug 1301878: Implement support for Zstandard (zstd)
- Still under discussion
Web servers
- Caddy
- Nginx
Tools
- cUrl
- wget2
What is the feature you are proposing to solve the problem?
Add support for zstd compression in Node's zlib module.
What alternatives have you considered?
No response
egoroof, marco-ippolito, astatide, annaowens, melotic and 65 more
Metadata
Metadata
Assignees
Labels
feature requestIssues that request new features to be added to Node.js.Issues that request new features to be added to Node.js.never-staleMark issue so that it is never considered staleMark issue so that it is never considered stale
Type
Projects
Status
Awaiting Triage