Why this article ? In some cases during our work over Kubernetes Infrastructure we need to run a response test over HTTP to see how long does the response takes to complete.
for that purpose we need a simple command line tools such as CURL.
In sort , cURL is a command-line tool for getting or…