in reply to Referer header

Blame the person or piece of code who is responsible to provide a valid URL in the environment variable HTTP_REFERER. It does not happen in the script as we see it!

Replies are listed 'Best First'.
Re^2: Referer header
by frank1 (Monk) on Jul 09, 2024 at 17:08 UTC

    even if i use a valid url in my $referer = 'from_my_url'

    it does not work