gem.sh gem.sh
Home Gems Types Docs Community
  • Modules

    • module LHC
    • module LHC::BasicMethodsConcern
    • module LHC::BasicMethodsConcern::ClassMethods
    • module LHC::ConfigurationConcern
    • module LHC::ConfigurationConcern::ClassMethods
    • module LHC::Formats
    • module LHC::FormatsConcern
    • module LHC::FormatsConcern::ClassMethods
    • module LHC::Response::Data::Base
  • Classes

    • class LHC::Auth
    • class LHC::BadGateway
    • class LHC::BadRequest
    • class LHC::Caching
    • class LHC::ClientError
    • class LHC::Config
    • class LHC::Conflict
    • class LHC::DefaultTimeout
    • class LHC::Endpoint
    • class LHC::Error
    • class LHC::ExpectationFailed
    • class LHC::FailedDependency
    • class LHC::Forbidden
    • class LHC::Formats::JSON
    • class LHC::GatewayTimeout
    • class LHC::Gone
    • class LHC::HttpVersionNotSupported
    • class LHC::InsufficientStorage
    • class LHC::Interceptor
    • class LHC::InterceptorProcessor
    • class LHC::InternalServerError
    • class LHC::LengthRequired
    • class LHC::Locked
    • class LHC::MethodNotAllowed
    • class LHC::Monitoring
    • class LHC::NotAcceptable
    • class LHC::NotExtended
    • class LHC::NotFound
    • class LHC::NotImplemented
    • class LHC::ParserError
    • class LHC::PaymentRequired
    • class LHC::PreconditionFailed
    • class LHC::Prometheus
    • class LHC::ProxyAuthenticationRequired
    • class LHC::Railtie
    • class LHC::Request
    • class LHC::RequestEntityTooLarge
    • class LHC::RequestTimeout
    • class LHC::RequestUriToLong
    • class LHC::RequestedRangeNotSatisfiable
    • class LHC::Response
    • class LHC::Response::Data
    • class LHC::Response::Data::Collection
    • class LHC::Response::Data::Item
    • class LHC::Retry
    • class LHC::Rollbar
    • class LHC::ServerError
    • class LHC::ServiceUnavailable
    • class LHC::Timeout
    • class LHC::Unauthorized
    • class LHC::UnknownError
    • class LHC::UnprocessableEntity
    • class LHC::UnsupportedMediaType
    • class LHC::UpgradeRequired
    Overview
    H
    Home
    R
    Reference
    T
    Types
    C
    Changelogs
  • Documentation
    • README
    • Configuration
    • Exceptions
    • Interceptors
    • Authentication
    • Caching
    • Default timeout
    • Monitoring
    • Prometheus
    • Retry
    • Rollbar
    • Request
    • Response
  • More
    • Versions
    • Source
    • Playground
    • Stats
    • Metadata
    • Wiki
    • Announcements
    Community
    • Articles
    • Tutorials
    • Videos
    • Community
  1. Gems
  2. lhc
  3. 7.2.0

lhc

Rails gem for HTTP: Wraps typhoeus and provides additional features (like interceptors)

Types
Docs
Guides
Zeitwerk
Namespace
Optimized

Version

7.2.0

Authors

https://github.com/local-ch/lhc/contributors

Dependencies

typhoeus, activesupport, addressable, rspec-rails, rails, webmock, geminabox, pry, rubocop, rubocop-rspec, prometheus-client

Quick Start

bundle add lhc

Getting Started

Learn more about the Lhc gem.

Installation

Learn more about how to install and configure the gem

Documentation

Learn more about the details

Guides

Learn more about the gem in the written guides

Reference

Learn more about the classes and modules

Documentation

docs/configuration.md

Read about "Configuration" in lhc

Read more

docs/exceptions.md

Read about "Exceptions" in lhc

Read more

docs/interceptors.md

Read about "Interceptors" in lhc

Read more

docs/interceptors/authentication.md

Read about "Authentication" in lhc

Read more

Playground

Test, play and inspect the gem for yourself

irb(main):001:0>

            

Playground

Run a Ruby playground with the lhc gem pre-installed

Play

Top-Level Modules

  • LHC
Home
Gems
Docs
Contribute
Monitoring
Twitter GitHub Mastodon

© 2025 gem.sh - Beautiful documentation for any Ruby gem