Simple HTTP Client This example implements an HTTP client with a GET and a POST operations. Setup Run the client $ make run