Simple question, we have some referral that comes to site and has some data in headers. How can I set them and redirect to another page. So has controller\action something like www.site.com\random that will redirect to another page (by $this->redirect()) and I want that headers where saved in page where we will be redirected.