Switch to recording unmodified HTTP header.

We used to attempt to remove any port specification before recording
HTTP host headers in logs. Doing so would (1) remove potentially useful
information, (2) not match what the documentation seemed to suggest, and
(3) fail for IP6 addresses containing colons.

We now record the original HOST header as is.

Addresses #1844.
This commit is contained in:
Robin Sommer 2021-12-21 08:32:32 +01:00
parent 1e60264548
commit a7427e95bf
No known key found for this signature in database
GPG key ID: 6BEDA4DA6B8B23E3
6 changed files with 10 additions and 8 deletions

View file

@ -1 +1 @@
67f592e6a84d236aaf5cc08c91c71625a095e49a
7c40cc2c3709fc54e5c75c119d1d01ed8a3ceb93