HTTP request handling.
Executes an HTTP action based on the command provided
execute({atom(), String.t(), String.t()}, map()) :: {atom(), map()} | {atom(), String.t()}
execute({atom(), String.t(), String.t(), map()}, map()) :: {atom(), map()} | {atom(), String.t()}
Executes an HTTP action based on the command provided.