MINOR: compression: Make compression offload a flag
authorOlivier Houchard <ohouchard@backtrace.io>
Mon, 3 Apr 2023 20:22:24 +0000 (22:22 +0200)
committerOlivier Houchard <cognet@ci0.org>
Thu, 6 Apr 2023 22:46:45 +0000 (00:46 +0200)
commit3ce0f01b81e32501e9a03e9c3254d1931ba8488b
tree71c46749ec47b951553e8ef9206e49f7018abfff
parent6bb26d41fed6f0f19f9ecb76bbc034f185ee9b33
MINOR: compression: Make compression offload a flag

Turn compression offload into a flag in struct comp, instead of using
an int just for it.
include/haproxy/compression-t.h
src/flt_http_comp.c