Win32-IE-Mechanize - The add_header call

Posted on Mon Nov 6 12:06:02 2006 by erik
The add_header call
What is the purpose of the add_header call? Using for instance this line in my code: $ie->add_header( Referer => "http://blabla.com"); The referer parameter does NOT get set in the http request. Has anyone been successful with the add_header call?
Write a response