in reply to Re^3: Not sure how to use HTTP::Tiny
in thread Not sure how to use HTTP::Tiny

given that my alternative is system("curl --insecure --user user:password -XGET -H Content-type:app +lication/json -H Accept:application/json https://<my-url>") in a perl script, it matters little. All of this will be executed on an internal secured network.