diff options
| author | Andrew Clayton <a.clayton@nginx.com> | 2024-11-20 15:50:31 +0000 |
|---|---|---|
| committer | Andrew Clayton <a.clayton@nginx.com> | 2024-11-29 00:45:22 +0000 |
| commit | fd7d4c695777d3e34a4af9741600b591f8bbef79 (patch) | |
| tree | 4c3585d90e69fe14bdd9ad8c6e0e62f23d0dd562 /test/test_python_procman.py | |
| parent | dc638026cb460513a3339cb04b01ee40720f140c (diff) | |
| download | unit-fd7d4c695777d3e34a4af9741600b591f8bbef79.tar.gz unit-fd7d4c695777d3e34a4af9741600b591f8bbef79.tar.bz2 | |
http: Add core http compression code
This is the initial step to enabling HTTP compression on both static and
application responses.
This code itself doesn't do any actual compression, that will come in
subsequent commits. It just contains the core functions for initialising
structures that describe the available compressors and functions for
checking if compression should be done depending on various criteria.
Signed-off-by: Andrew Clayton <a.clayton@nginx.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
