Hacker News new | ask | show | jobs
by pauldino 2815 days ago
Looks like zstd has been added to the HTTP Content Coding Registry, see https://www.iana.org/assignments/http-parameters/http-parame...

(or section 6.2 of the linked RFC)

1 comments

Oh, that's great. Then a matter of browser support I guess!

Mozilla has a bug here (about Transfer-Encoding): https://bugzilla.mozilla.org/show_bug.cgi?id=1477516

Couldn't find any mentioning zstd in the public Chrome, WebKit, or MS Edge issue trackers.

Yeah, we're just getting the ball rolling. I recently added support to HHVM[1]. Pushing for community adoption generally is definitely on our agenda, but will take some time.

[1] https://github.com/facebook/hhvm/commit/d830ac5b335cea8433ab...