barnacs / compy

HTTP/HTTPS compression proxy
ISC License
204 stars 34 forks source link

Enhancement request: add custom http headers #53

Open pascua28 opened 5 years ago

pascua28 commented 5 years ago

Add option via http headers to configure compression levels (gzip and brotli) and separate minification toggles for html, css, json, js

gaul commented 5 years ago

This follows-on to #14 which allows configuration of image compression via headers. Would you like to try adding your options using #17 as an example?