body-parser
body-parser copied to clipboard
zstd support?
Now that we have brotli, can we also support zstd please?
This would be great, but unfortunately Node.js still doesn't support it, and it might take a long time before someone manages to implement it in the core (https://github.com/nodejs/node/issues/48412).
Support just landed in Node.js but we have do wait for a release supporting it: https://github.com/nodejs/node/pull/52100#issuecomment-2645407280
I don't know if we should wait until the API is stable since it will be released as experimental.
Yes we should for sure wait for it to be stable.