]> git.ipfire.org Git - thirdparty/squid.git/commit
Supply ALE to request_header_access/reply_header_access (#477)
authorEduard Bagdasaryan <eduard.bagdasaryan@measurement-factory.com>
Sat, 21 Sep 2019 12:46:03 +0000 (12:46 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Sat, 21 Sep 2019 12:46:07 +0000 (12:46 +0000)
commit82a9ea6c00dbecc529fc901136869ded97e5b73c
tree66f0787e4179d4d13e40e7ef11796fb5bc4aed7f
parentea55799d6e44a0979070cfbfdebaa807921beb93
Supply ALE to request_header_access/reply_header_access (#477)

Commit cb36505 already covered many (but not all) similar cases.

Also supply HttpReply to cache_peer_access. Lack of reply
caused "ACL is used in context without an HTTP response" bug.
src/HttpHeaderTools.cc
src/neighbors.cc