-
```
If would be good if the client sent the http header
Accept-Encoding: gzip
and could un-gzip any server response. Reduces bandwith and traffic costs
RSSServers will only gzip if the client is sen…
-
is there gzip support, how would I add it?
ghost updated
8 years ago
-
I followed the installation document [https://docs.vvveb.com/installation](https://docs.vvveb.com/installation) / setting up nginx & php, trying to access localhost:8080, then got below error:
![i…
-
-
```bash
tar -zxf evil.tar
gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error is not recoverable: exiting now
```
```bash
tar --version
tar (GNU tar) 1.26
Copyright (C…
-
```
If would be good if the client sent the http header
Accept-Encoding: gzip
and could un-gzip any server response. Reduces bandwith and traffic costs
RSSServers will only gzip if the client is sen…
-
### What is the problem this feature would solve?
Currently all http responses are uncompressed.
### What is the feature you are proposing to solve the problem?
Would be good to enable gzip compres…
jakeg updated
2 months ago
-
Hi, this is a random person who got this repo in github recommendations.
Comment1: cool and nice, but ungzipped matrix market is a very expensive option. Comparison with gzip is more valuable IMO
…
-
-
Is there a way to configure geddy to send gzipped responses?