As per the HTTP::Tiny docs, a status code of 599 is a fake code that indicates an internal error, and you should check $response->{content} for the actual error message. Since you're accessing SSL sites, you also want to make sure you have IO::Socket::SSL 1.56 or greater and Net::SSLeay 1.49 or greater installed.
In reply to Re: url issues using HTTP::Tiny
by haukex
in thread url issues using HTTP::Tiny
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |