Module: TocDoc::Middleware Private

Defined in:
lib/toc_doc/http/middleware/raise_error.rb,
lib/toc_doc/http/middleware/cache.rb,
lib/toc_doc/http/middleware/logging.rb,
lib/toc_doc/http/middleware/rate_limiter.rb

Overview

This module is part of a private API. You should avoid using this module if possible, as it may be removed or be changed in the future.

Namespace for Faraday middleware used internally by TocDoc.

Defined Under Namespace

Classes: Cache, Logging, RaiseError, RateLimiter