Test behavior to track redirect URL

This commit is contained in:
Alejandro Celaya
2024-11-24 14:05:33 +01:00
parent 86cc2b717c
commit 85065c9330
5 changed files with 45 additions and 12 deletions

View File

@@ -12,6 +12,7 @@ use function Shlinkio\Shlink\Core\geolocationFromRequest;
use function Shlinkio\Shlink\Core\ipAddressFromRequest;
use function Shlinkio\Shlink\Core\isCrawler;
use function substr;
use const Shlinkio\Shlink\REDIRECT_URL_REQUEST_ATTRIBUTE;
final readonly class Visitor