27 Feb ameshkov gocurl: Simplified version of curl written in pure Go with additional features
Let's send a request to cloudflare.comand use crypto.cloudflare.com as a client-facing server for that. A command-line tool to make GET requests to any URL using Go and Cobra. Additional changes can be made to handle different HTTP methods, headers, and more. We will send this...