Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added gzipResponse option to enable/disable storing of responses as g… #16

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

timbowhite
Copy link

@timbowhite timbowhite commented Sep 7, 2016

Hi thanks for this module, it's pretty nice.
I added a new option called gzipResponse which allows the user to disable the automatic gzipping of downloaded files. It also stores an extra flag called _gzipResponse in each header file that indicates if the cached file itself is gzipped.

@UXVirtual
Copy link

+1 I'd love to see this merged in as it'd be great to be able to turn off the gzipped storage of cached data on disk for debugging purposes.

@elhoyos
Copy link
Contributor

elhoyos commented Jun 14, 2019

@timbowhite I'm deeply sorry for not adding this idea. @UXVirtual gives a very good use case for it.

Is it possible that you can update it to the latest version? or if you prefer, you can give me access to your fork to update it together.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants