Kelebeks 0 Newbie Poster

Referer dont shown, when giving location via header.

header('Location: xxx.com');

I cant see HTTP_REFERRER when user came to xxxx.com

How can I send referer with using header('Location: '); ?