class Gemirro::Http

The Http class is responsible for executing GET request to a specific url and return an response as an HTTP::Message

@!attribute [r] client

@return [HTTPClient]