> > 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. >
The rules actually changed in RFC 7231 (http://tools.ietf.org/html/rfc7231#section-7.1.2), but the Location header in question is still garbage for other reasons. -- sebastian -- 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.
