Completely support of gzip compression in mongoose #1926
kashfi59
started this conversation in
Feature requests
Replies: 1 comment
-
No, and no, the comment explains the reason (this is embedded) and there is no priority (as the docs explain), if you want gzipped then don't put uncompressed files |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi again
mongoose already handles the gzip compression in mg_http_serve_file(). but that function is not check the request header "Accept-Encoding:gzip", Also FILE.gz does not have priority over original File.
thanks for
mongoose-completely-support-file-gz.patch.gz
Beta Was this translation helpful? Give feedback.
All reactions