Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: Restful Client Query

by perlfan (Vicar)
on Jun 28, 2016 at 20:08 UTC ( [id://1166818]=note: print w/replies, xml ) Need Help??


in reply to Restful Client Query

Error codes of 5xx indicate server error, take a look at this list of HTTP status codes.

Now more to the point about the failure to establish an SSL connect. Since you're issuing a GET, you can easily check this url in your browser. If it works in your browser, then it might be your client.

Each browser has at least 1 good REST client dashboard, I'd use the one for your browser of choice. IMO, it's enhances the script writing experience by giving you a little more control to tinker.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1166818]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (None)
    As of 2024-04-25 01:45 GMT
    Sections?
    Information?
    Find Nodes?
    Leftovers?
      Voting Booth?

      No recent polls found