It is problem with website, but not with mojo.

Try:
curl -v 'https://www.justhappy.fr/' -H 'Accept-Encoding: gzip'
vs
curl -v 'https://www.justhappy.fr/'
On Mon, 6 Aug 2018 at 18:37, jo8532 <[email protected]> wrote:
>
> Hi,
>
> I get no response for this website:
>
> $ mojo get https://www.justhappy.fr/
> $
>
> I'm able to get the content of this webpage with other user-agents (wget, 
> telnet-ssl, Firefox, perl script using IO::Socket::SSL, ...). When I try to 
> use Mojo::UserAgent in my own script, I get a 200 response code, but the 
> content is empty.
>
> Mojo works fine with other HTTPS websites:
>
> $ mojo get https://www.google.com/ | wc -c
> 10803
>
> Is this a bug in Mojolicious? Any help appreciated.
>
> --
> 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 https://groups.google.com/group/mojolicious.
> For more options, visit https://groups.google.com/d/optout.



-- 
//wbr, Dmitry L.

-- 
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 https://groups.google.com/group/mojolicious.
For more options, visit https://groups.google.com/d/optout.

Reply via email to