Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-12-19 | HTTP: compress: checking $header_accept_encoding. | Alejandro Colomar | 1 | -0/+33 |
2023-12-19 | HTTP: compress: added "mime_types" rule. | Alejandro Colomar | 1 | -2/+35 |
2023-12-19 | HTTP: compress: added configurable threshold for Content-Length. | Alejandro Colomar | 1 | -0/+34 |
2023-10-25 | Auto: zlib: added --no-zlib. | Alejandro Colomar | 1 | -1/+1 |
2023-10-25 | HTTP: compress: added configurable "level" of compression. | Alejandro Colomar | 1 | -0/+10 |
2023-10-25 | HTTP: compress: added "encoding": "gzip". | Alejandro Colomar | 1 | -1/+3 |
2023-10-25 | HTTP: compress: added "compress" action. | Alejandro Colomar | 1 | -0/+88 |