Squid bans key changes in req_header/rep_header and note ACLs
since
4a3b853.
--- /dev/null
+## Copyright (C) 1996-2023 The Squid Software Foundation and contributors
+##
+## Squid software is distributed under GPLv2+ license and includes
+## contributions from numerous individuals and organizations.
+## Please see the COPYING and CONTRIBUTORS files for details.
+##
+
+acl banned note color green
+acl banned note weight heavy
--- /dev/null
+expect-failure ERROR:.configuration.failure:.Attempt.to.change.the.value.of.the.annotation.name.argument
--- /dev/null
+## Copyright (C) 1996-2023 The Squid Software Foundation and contributors
+##
+## Squid software is distributed under GPLv2+ license and includes
+## contributions from numerous individuals and organizations.
+## Please see the COPYING and CONTRIBUTORS files for details.
+##
+
+acl barred req_header X-1 bar
+acl barred req_header X-2 bar
--- /dev/null
+expect-failure ERROR:.configuration.failure:.Attempt.to.change.the.value.of.the.header-name.argument