- Compress http body with Gzip
- Content-Encoding: gzip
- Apache supports Input Decompression in mod_deflate: http://httpd.apache.org/docs/2.2/mod/mod_deflate.html#enable
- https://blog.art-of-coding.eu/compressed-http-requests/
mentions some bugs.
- https://blog.art-of-coding.eu/compressed-http-requests/
Read more
Labels:
None