]> git.ipfire.org Git - thirdparty/squid.git/commit
Convert hostname_aliases to SBufList (#1737)
authorAmos Jeffries <yadij@users.noreply.github.com>
Fri, 15 Mar 2024 13:24:27 +0000 (13:24 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Fri, 15 Mar 2024 13:24:31 +0000 (13:24 +0000)
commit6793ad05d9864bd3acc1c273e8bdff66a3f9c477
tree630fba9e7ba042e4bbea5f0340eb3609a4f51cc7
parent209bb42516b0b926f0bc308bdf4c7a7e2fa21ec3
Convert hostname_aliases to SBufList (#1737)

Fix a bug where hostname_aliases was being
compared case-sensitively with HTTP request
Host / URL domain.
src/SquidConfig.h
src/cf.data.pre
src/client_side_request.cc
src/internal.cc
src/internal.h