h2o / h2o

H2O - the optimized HTTP/1, HTTP/2, HTTP/3 server

Home Page:https://h2o.examp1e.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

support zstd for send-compressed

Jxck opened this issue · comments

commented

currently, file.send-compressed: ON only supports "gzip" and "br".
and now some browsers working on support "zstd" in content-encoding.
I'm now planning deploy pre-compiled ".zstd" file on server so it's welcome to include zstd in send-compressed.