>
> 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
>

This exact case is tested...

    https://github.com/kraih/mojo/blob/master/t/mojo/websocket_proxy.t#L51

--
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.

Reply via email to