summaryrefslogtreecommitdiff
path: root/include/haproxy/compression.h
Commit message (Collapse)AuthorAgeFilesLines
* MINOR: compression: Store algo and type for both request and responseOlivier Houchard2023-04-071-2/+2
| | | | | | Make provision for being able to store both compression algorithms and content-types to compress for both requests and responses. For now only the responses one are used.
* REORG: include: move compression.h to haproxy/compression{,-t}.hWilly Tarreau2020-06-111-0/+44
No change was needed.