summaryrefslogtreecommitdiffhomepage
path: root/src/nxt_http_compress.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-10-25HTTP: compress: checking $header_accept_encoding.Alejandro Colomar1-0/+4
2023-10-25HTTP: compress: added "mime_types" rule.Alejandro Colomar1-7/+11
2023-10-25HTTP: compress: added configurable threshold for Content-Length.Alejandro Colomar1-0/+3
2023-10-25HTTP: compress: added configurable "level" of compression.Alejandro Colomar1-0/+4
2023-10-25HTTP: compress: added "compress" action.Alejandro Colomar1-0/+35