Re: [PATCH] Http gunzip: additional configuration

2017-01-22 Thread Alon Blayer-Gat
Sure. Thanks for the feedback. I made is simpler. evil 'if in location' removed :). I also removed the 'gunzip types;' option. And now we now only have 'gunzip off|on|always' But then again, with 'always', one must specify with 'gunzip_types' the mime types to always gunzip. The rational is that i

Re: [PATCH] Http gunzip: additional configuration

2017-01-22 Thread Alon Blayer-Gat
Patch attached On Sun, Jan 22, 2017 at 4:07 PM Alon Blayer-Gat wrote: > Sure. Thanks for the feedback. I made is simpler. > > evil 'if in location' removed :). I also removed the 'gunzip types;' > option. > And now we now only have 'gunzip off|on|always' > > But then again, with 'always', one mu