mirror of
https://github.com/shlinkio/shlink.git
synced 2026-03-11 01:33:11 +08:00
Read request's authority when tracking a visit and passed it down
This commit is contained in:
@@ -16,11 +16,4 @@ return [
|
||||
],
|
||||
],
|
||||
|
||||
'host_resolution' => [
|
||||
'headers_to_inspect' => [
|
||||
'Host',
|
||||
'X-Forwarded-Host',
|
||||
],
|
||||
],
|
||||
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user