Brotli compression looks very promising https://blogs.akamai.com/2016/02/understanding-brotlis-potential.html
So I want to enable br with gzip compression.
And want to ask can I include brotli gem as a dependence?
What is deprecation policy to arguments in the public method can I change to some more generic?
I can bump major gem version and write post install message about deprecation.
Will you consider this PR?