CLEANUP: Rename accept_encoding_hash_cmp to accept_encoding_bitmap_cmp
authorTim Duesterhus <tim@bastelstu.be>
Mon, 18 Jan 2021 12:41:17 +0000 (13:41 +0100)
committerWilliam Lallemand <wlallemand@haproxy.org>
Mon, 18 Jan 2021 14:01:48 +0000 (15:01 +0100)
commited84d84a2990ac49c23bf14e7c57b0ba11a287b8
tree0d553faea89f0d97127c2bfb0f909637b1dd0a20
parent5897cfe18e3fcead96255a1a62ef706b67adcf2c
CLEANUP: Rename accept_encoding_hash_cmp to accept_encoding_bitmap_cmp

For the `accept-encoding` header a bitmap and not a hash is stored.
src/cache.c