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

    • module HTTP
    • module HTTP::Chainable
    • module HTTP::Headers::Mixin
    • module HTTP::MimeType
    • module HTTP::Timeout
  • Classes

    • class HTTP::Client
    • class HTTP::Connection
    • class HTTP::Error
    • class HTTP::Headers
    • class HTTP::InvalidHeaderNameError
    • class HTTP::MimeType::Adapter
    • class HTTP::MimeType::JSON
    • class HTTP::Options
    • class HTTP::Redirector
    • class HTTP::Redirector::EndlessRedirectError
    • class HTTP::Redirector::TooManyRedirectsError
    • class HTTP::Request
    • class HTTP::Request::UnsupportedMethodError
    • class HTTP::Request::UnsupportedSchemeError
    • class HTTP::Request::Writer
    • class HTTP::RequestError
    • class HTTP::Response
    • class HTTP::Response::Body
    • class HTTP::Response::Parser
    • class HTTP::Response::Status
    • class HTTP::ResponseError
    • class HTTP::StateError
    • class HTTP::Timeout::Global
    • class HTTP::Timeout::Null
    • class HTTP::Timeout::PerOperation
    • class HTTP::TimeoutError
    • class HTTP::URI
    Overview
    H
    Home
    R
    Reference
    T
    Types
    C
    Changelogs
  • Documentation
    • README
  • More
    • Versions
    • Source
    • Playground
    • Stats
    • Metadata
    • Wiki
    • Announcements
    Community
    • Articles
    • Tutorials
    • Videos
    • Community
  1. Gems
  2. http
  3. 0.9.4
  4. module HTTP::Timeout

module HTTP::Timeout

Classes in this namespace

Global

class

in HTTP::Timeout

Null

class

in HTTP::Timeout

PerOperation

class

in HTTP::Timeout

Classes

  • HTTP::Timeout::Global
  • HTTP::Timeout::Null
  • HTTP::Timeout::PerOperation

Defined in

  • lib/http/timeout/global.rb
  • lib/http/timeout/null.rb
  • lib/http/timeout/per_operation.rb
Home
Gems
Docs
Contribute
Monitoring
Twitter GitHub Mastodon

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