On Thu, Aug 7, 2014 at 4:22 PM, sri <[email protected]> wrote:
> $tx->req->headers->referrer('http://127.0.0.1:'.
>>> $ua->server->{nb_port}.'/page/user')
>>>
>>
> I originally missed this, but this is wrong in more ways than one, do not
> ever poke into objects like this! That data is private.
>
Just to be clear, the issue isn't with how the referrer is being set, but
-- completely independently -- with the value that is being set. Correct?
In other words, this would be OK:
$tx->req->headers->referrer('http://127.0.0.1/page/user')
--
You received this message because you are subscribed to the Google Groups
"Mojolicious" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/mojolicious.
For more options, visit https://groups.google.com/d/optout.