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

    • module Base64
    • module HTTP
    • module HTTP::AuthorizationHeader
    • module HTTP::Chainable
    • module HTTP::Headers::Mixin
    • module HTTP::MimeType
    • module URI
  • Classes

    • class HTTP::AuthorizationHeader::BasicAuth
    • class HTTP::AuthorizationHeader::BearerToken
    • class HTTP::Client
    • class HTTP::Error
    • class HTTP::Headers
    • 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::ResponseError
    • class HTTP::StateError
    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.6.1
  4. module HTTP

module HTTP

Modules in this namespace

AuthorizationHeader

module

in HTTP

Chainable

module

in HTTP

MimeType

module

in HTTP

Classes in this namespace

Client

class

in HTTP

Error

class

in HTTP

Headers

class

in HTTP

Options

class

in HTTP

Redirector

class

in HTTP

Request

class

in HTTP

RequestError

class

in HTTP

Response

class

in HTTP

ResponseError

class

in HTTP

StateError

class

in HTTP

Modules

  • HTTP::AuthorizationHeader
  • HTTP::Chainable
  • HTTP::MimeType

Classes

  • HTTP::Client
  • HTTP::Error
  • HTTP::Headers
  • HTTP::Options
  • HTTP::Redirector
  • HTTP::Request
  • HTTP::RequestError
  • HTTP::Response
  • HTTP::ResponseError
  • HTTP::StateError

Defined in

  • lib/http.rb
  • lib/http/authorization_header.rb
  • lib/http/authorization_header/basic_auth.rb
  • lib/http/authorization_header/bearer_token.rb
  • lib/http/chainable.rb
  • lib/http/client.rb
  • lib/http/content_type.rb
  • lib/http/errors.rb
  • lib/http/headers.rb
  • lib/http/headers/mixin.rb
  • lib/http/mime_type.rb
  • lib/http/mime_type/adapter.rb
  • lib/http/mime_type/json.rb
  • lib/http/options.rb
  • lib/http/redirector.rb
  • lib/http/request.rb
  • lib/http/request/writer.rb
  • lib/http/response.rb
  • lib/http/response/body.rb
  • lib/http/response/parser.rb
  • lib/http/version.rb
Home
Gems
Docs
Contribute
Monitoring
Twitter GitHub Mastodon

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