This post is part of a wider series on CURL, a very useful tools utilised extensively either straight from the command line, or through scripting language specific variants. GET is one of the most commonly used HTTP methods, and is used to request data from a specified URL. When making a GET request, remember that the query string (as in, the key/value pairs) make up the … [Read more...] about How to Perform a GET Request with CURL via the Command Line
You are here: Home / Archives for curl