<div dir="ltr">Nuno,<div><br></div><div>"header" sends your customized header to the browser and redirect probably send a Location: with the new address. Naturally the browser will not "forward" received headers from a server to another URL.</div>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Dec 3, 2013 at 5:29 PM, Nuno Carvalho <span dir="ltr"><<a href="mailto:smash@cpan.org" target="_blank">smash@cpan.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hello everyone,<br>
<br>
 I have two simple Dancer 1 apps, I'm creating a specific header in<br>
one, and then redirecting to the other application. I would expect to<br>
find the custom header in the second application, but I don't see it.<br>
I'm also using Data::Dumper to view the request in the second<br>
application and I don't find the header there either.<br>
 Here's the route for both applications:<br>
<br>
<a href="http://paste.perldancer.org/PtkO0HkfPev" target="_blank">http://paste.perldancer.org/PtkO0HkfPev</a><br>
<br>
 Am i doing something wrong? Any insight would be appreciated.<br>
<br>
Thank you in advance<br>
nrc<br>
_______________________________________________<br>
dancer-users mailing list<br>
<a href="mailto:dancer-users@dancer.pm">dancer-users@dancer.pm</a><br>
<a href="http://lists.preshweb.co.uk/mailman/listinfo/dancer-users" target="_blank">http://lists.preshweb.co.uk/mailman/listinfo/dancer-users</a><br>
</blockquote></div><br></div>