in reply to Re: Mojo instead of curl
in thread Mojo instead of curl
Ahem, I think you mean
my $ua = HTTP::Tiny->new(verify_SSL => 1);
There's an ongoing debate about how to finally fix this in https://github.com/chansen/p5-http-tiny/issues/152
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Mojo instead of curl
by Corion (Patriarch) on Apr 14, 2023 at 18:20 UTC | |
by NERDVANA (Priest) on Apr 14, 2023 at 19:53 UTC |