Skip to content
This repository has been archived by the owner on Oct 19, 2023. It is now read-only.

Add method to return compressed data #46

Open
mhr3 opened this issue Nov 8, 2017 · 3 comments
Open

Add method to return compressed data #46

mhr3 opened this issue Nov 8, 2017 · 3 comments

Comments

@mhr3
Copy link

mhr3 commented Nov 8, 2017

Would be great if there was FSGzippedByte method which would return the compressed representation of the data, afterall pretty much every browser sends Accept-Encoding: gzip.

@maddyblue
Copy link
Owner

Yes, I agree. I'm unlikely to add this myself in the near future though.

@andig
Copy link

andig commented Jan 3, 2019

@mhr3 any idea how to use such a method without implemented the http server side, too?

@mhr3
Copy link
Author

mhr3 commented Jan 10, 2019

I'm afraid you'd have to implement some http glue as well, don't think it's possible to make it work automatically.

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

No branches or pull requests

3 participants