sed_https(): Clear the existing tags before calling sed()
authorFabian Keil <fk@fabiankeil.de>
Wed, 26 Feb 2020 14:42:48 +0000 (15:42 +0100)
committerFabian Keil <fk@fabiankeil.de>
Fri, 28 Feb 2020 06:31:27 +0000 (07:31 +0100)
commitc1978963dc28395123e8a2755ed49359a98e96d9
treeb4e679f200846d7a7baafddee7f05013bde050ad
parent30c73cb52bfe34d9de987ec107389b888da318fe
sed_https(): Clear the existing tags before calling sed()

This makes sure tagging based on the encrypted client
headers works even if a tag has already been set based
on the unencrypted ones.

Sponsored by: Robert Klemme
parsers.c