is_untrusted_url(): Search the encrypted headers for the Referer
authorFabian Keil <fk@fabiankeil.de>
Sun, 9 Jun 2024 12:50:34 +0000 (14:50 +0200)
committerFabian Keil <fk@fabiankeil.de>
Sun, 9 Jun 2024 13:24:07 +0000 (15:24 +0200)
commitd01b378bd66411aab21d9c51cf670ba6e71b7817
treed68f3578a9c6551c85919dd468be86fa99f62939
parent64171176825fbce07d5caadb800d15dc7208f098
is_untrusted_url(): Search the encrypted headers for the Referer

... when the client is using https and https inspection is enabled.

Fixes the trust mechanism for https requests.

Reported by Laurent Caumont in #1767.
filters.c