Class: HTTPClients::BaseClient

Inherits:
Object
  • Object
show all
Defined in:
lib/http_clients/base_client.rb

Overview

A generic client that communicates to external services over HTTP.

Subclass this class to create clients for specific services with custom behaviours.