Module: HTTP::Features

Defined in:
lib/http/features/logging.rb,
lib/http/features/caching.rb,
lib/http/features/digest_auth.rb,
lib/http/features/raise_error.rb,
lib/http/features/auto_deflate.rb,
lib/http/features/auto_inflate.rb,
lib/http/features/caching/entry.rb,
lib/http/features/normalize_uri.rb,
lib/http/features/instrumentation.rb,
lib/http/features/caching/in_memory_store.rb

Overview

Namespace for HTTP client features

Defined Under Namespace

Classes: AutoDeflate, AutoInflate, Caching, DigestAuth, Instrumentation, Logging, NormalizeUri, RaiseError