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

Re: [PATCH] Http gunzip: additional configuration

2017-01-22 Thread Alon Blayer-Gat
ope it makes sense. Patch attached. Thanks, /Alon On Wed, Dec 7, 2016 at 5:58 PM Maxim Dounin wrote: > Hello! > > On Sun, Nov 27, 2016 at 02:27:56PM +0200, Alon Blayer-Gat wrote: > > > Hi, > > > > 1) 'gunzip always' option will gunzip even if the clie

[PATCH] Http gunzip: additional configuration

2016-11-27 Thread Alon Blayer-Gat
if clients support it. types Enable gunzip for clients that doesn't support it. but for mime types specified by the gunzip_types directive. gunzip_types mime-type ...; Context: http, server, location, if in location Default: gunzip_types text/h