in reply to (dkubb) Re: (1) Setting HTTP:Headers using HTTP::Request::Common
in thread Setting HTTP:Headers using HTTP::Request::Common

Thank you very much! Following your advice now i can set the referer to what i want as
$request->headers->referer($previous_page);
Now, my script works :)
  • Comment on Re: (dkubb) Re: (1) Setting HTTP:Headers using HTTP::Request::Common
  • Download Code