Referer via .headers.add (General questions)
If I would set the referer of an HTTP request via .request.headers.add Refered , http://www.something.com
And via the .request.useragent I would set the useragent
Would both still be used by the component? Or do I have to set the refered via .request.referer?