mirror of
https://github.com/shlinkio/shlink.git
synced 2025-02-25 18:45:27 -06: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