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

    • module Async
    • module Async::HTTP
    • module Async::HTTP::Body
    • module Async::HTTP::Middleware
    • module Async::HTTP::Mock
    • module Async::HTTP::Protocol
    • module Async::HTTP::Protocol::HTTP
    • module Async::HTTP::Protocol::HTTP1
    • module Async::HTTP::Protocol::HTTP10
    • module Async::HTTP::Protocol::HTTP11
    • module Async::HTTP::Protocol::HTTP2
    • module Async::HTTP::Protocol::HTTP2::Connection
    • module Async::HTTP::Protocol::HTTPS
    • module Async::HTTP::Proxy::Client
  • Classes

    • class Async::HTTP::Body::Hijack
    • class Async::HTTP::Body::Pipe
    • class Async::HTTP::Body::Statistics
    • class Async::HTTP::Client
    • class Async::HTTP::Endpoint
    • class Async::HTTP::Internet
    • class Async::HTTP::Middleware::LocationRedirector
    • class Async::HTTP::Middleware::LocationRedirector::TooManyRedirects
    • class Async::HTTP::Mock::Endpoint
    • class Async::HTTP::Protocol::HTTP1::Client
    • class Async::HTTP::Protocol::HTTP1::Connection
    • class Async::HTTP::Protocol::HTTP1::Finishable
    • class Async::HTTP::Protocol::HTTP1::Request
    • class Async::HTTP::Protocol::HTTP1::Response
    • class Async::HTTP::Protocol::HTTP1::Server
    • class Async::HTTP::Protocol::HTTP2::Client
    • class Async::HTTP::Protocol::HTTP2::Input
    • class Async::HTTP::Protocol::HTTP2::Output
    • class Async::HTTP::Protocol::HTTP2::Request
    • class Async::HTTP::Protocol::HTTP2::Request::Stream
    • class Async::HTTP::Protocol::HTTP2::Response
    • class Async::HTTP::Protocol::HTTP2::Response::Stream
    • class Async::HTTP::Protocol::HTTP2::Server
    • class Async::HTTP::Protocol::HTTP2::Stream
    • class Async::HTTP::Protocol::Request
    • class Async::HTTP::Protocol::RequestFailed
    • class Async::HTTP::Protocol::Response
    • class Async::HTTP::Proxy
    • class Async::HTTP::Proxy::ConnectFailure
    • class Async::HTTP::Server
    • class Async::HTTP::Statistics
    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. async-http
  3. 0.87.0
  4. module Async::HTTP::Protocol

module Async::HTTP::Protocol

Modules in this namespace

HTTP

module

in Async::HTTP::Protocol

HTTP1

module

in Async::HTTP::Protocol

HTTP10

module

in Async::HTTP::Protocol

HTTP11

module

in Async::HTTP::Protocol

HTTP2

module

in Async::HTTP::Protocol

HTTPS

module

in Async::HTTP::Protocol

Classes in this namespace

Request

class

in Async::HTTP::Protocol

RequestFailed

class

in Async::HTTP::Protocol

Response

class

in Async::HTTP::Protocol

Modules

  • Async::HTTP::Protocol::HTTP
  • Async::HTTP::Protocol::HTTP1
  • Async::HTTP::Protocol::HTTP10
  • Async::HTTP::Protocol::HTTP11
  • Async::HTTP::Protocol::HTTP2
  • Async::HTTP::Protocol::HTTPS

Classes

  • Async::HTTP::Protocol::Request
  • Async::HTTP::Protocol::RequestFailed
  • Async::HTTP::Protocol::Response

Defined in

  • lib/async/http/protocol.rb
  • lib/async/http/protocol/http.rb
  • lib/async/http/protocol/http1.rb
  • lib/async/http/protocol/http1/client.rb
  • lib/async/http/protocol/http1/connection.rb
  • lib/async/http/protocol/http1/finishable.rb
  • lib/async/http/protocol/http1/request.rb
  • lib/async/http/protocol/http1/response.rb
  • lib/async/http/protocol/http1/server.rb
  • lib/async/http/protocol/http10.rb
  • lib/async/http/protocol/http11.rb
  • lib/async/http/protocol/http2.rb
  • lib/async/http/protocol/http2/client.rb
  • lib/async/http/protocol/http2/connection.rb
  • lib/async/http/protocol/http2/input.rb
  • lib/async/http/protocol/http2/output.rb
  • lib/async/http/protocol/http2/request.rb
  • lib/async/http/protocol/http2/response.rb
  • lib/async/http/protocol/http2/server.rb
  • lib/async/http/protocol/http2/stream.rb
  • lib/async/http/protocol/https.rb
  • lib/async/http/protocol/request.rb
  • lib/async/http/protocol/response.rb
Home
Gems
Docs
Contribute
Monitoring
Twitter GitHub Mastodon

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