jo8532
2018-08-06 15:37:33 UTC
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.
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 mojolicious+***@googlegroups.com.
To post to this group, send email to ***@googlegroups.com.
Visit this group at https://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 mojolicious+***@googlegroups.com.
To post to this group, send email to ***@googlegroups.com.
Visit this group at https://groups.google.com/group/mojolicious.
For more options, visit https://groups.google.com/d/optout.