The Location is missing the protocol, which probably leads to the uninitialized warning.
That should actually not happen according to the RFC: http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.30 So you are receiving an invalid response. BR +rl On Tue, Oct 21, 2014 at 9:47 PM, cg <[email protected]> wrote: > mojo version 5.53 (newest) > > -- > 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. > -- 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.
