Bug 1871963 Comment 11 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

FF126 MDN docs for this can be tracked in https://github.com/mdn/content/issues/33086.

As far as I can tell this is just a BCD entry in [`Content-Encoding`](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Encoding#zstd) (done) and a release note.

Is only `Content-Encoding` affected? I mean is zstd used for anything else? What about [`Accept-Encoding`](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Accept-Encoding#zstd) (my assumption is that this is set by the browser, and you normally wouldn't get back zstd if you had not set this?)
FF126 MDN docs for this can be tracked in https://github.com/mdn/content/issues/33086.

As far as I can tell this is just a BCD entry in [`Content-Encoding`](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Encoding#zstd) (done) and a release note.

Is only `Content-Encoding` affected? I mean is zstd used for anything else? What about [`Accept-Encoding`](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Accept-Encoding#zstd) (my assumption is that this is set by the browser, and you normally wouldn't get back zstd if you had not set this?)

> Note, have marked as `dev-doc-complete` on assumption there is nothing else to say.

Back to Bug 1871963 Comment 11