Yes. Mojolicious is up to date. (5.28) IO::Socket::SSL is up to date. (1.997) Net::SSLeay is up to date. (1.65)
Here is another example where Mojo::UserAgent never returns (I was expecting an inactivity timeout or a SSL error): -- Blocking request (https://HOST) -- Connect (https:HOST:443) -- Client >>> Server (https://HOST) CONNECT HOST:443 HTTP/1.1 User-Agent: Mojolicious (Perl) Connection: keep-alive Accept-Encoding: gzip Content-Length: 0 Host: HOST -- Client <<< Server (https://HOST) HTTP/1.0 200 Connection established Proxy-agent: CCProxy 6.64 -- 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.
