]> git.ipfire.org Git - thirdparty/squid.git/commit
Fix eCAP build broken by Adaptation::Config::metaHeaders change (#1987)
authorEduard Bagdasaryan <eduard.bagdasaryan@measurement-factory.com>
Tue, 21 Jan 2025 13:19:47 +0000 (13:19 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Wed, 22 Jan 2025 03:04:56 +0000 (03:04 +0000)
commit53ed1a918f0d75ccef6fa0b7d988225ec8b2015e
tree9ee84632da502fccd30ea9bd95d9fb3d875c9d65
parentd2437a2f9a0d133d31701b2fe03b6fa8029e5f5a
Fix eCAP build broken by Adaptation::Config::metaHeaders change (#1987)

2024 master/v7 commit 984577ac replaced Adaptation::Config::metaHeaders
data member with a function but did not update metaHeaders users in eCAP
code.
src/adaptation/ecap/XactionRep.cc