gateway
gateway copied to clipboard
Gzip encoding enabled by default?
The response headers of *.js or *.css files output content-encoding: gzip. Can this be changed somehow?
There's currently no option exposed in the command line, but will be easy to add.
What's your reason for disabling?
@kelunik I see no point in enabling it by default when developing on localhost. However I think it's a cool feature. Maybe disable it in development and enable in production? And even better: let one choose the compression level. So one could use the same compression level as on production server.