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

    • module Async
    • module Async::HTTP
    • module Async::HTTP::Body
    • module Async::HTTP::Body::Buffered::Reader
    • module Async::HTTP::Middleware::Okay
    • module Async::HTTP::Protocol
    • module Async::HTTP::Protocol::HTTPS
    • module Async::HTTP::Verbs
  • Classes

    • class Async::HTTP::AcceptEncoding
    • class Async::HTTP::Body::Buffered
    • class Async::HTTP::Body::Chunked
    • class Async::HTTP::Body::Deflate
    • class Async::HTTP::Body::Fixed
    • class Async::HTTP::Body::Inflate
    • class Async::HTTP::Body::Readable
    • class Async::HTTP::Body::Remainder
    • class Async::HTTP::Body::Statistics
    • class Async::HTTP::Body::Streamable
    • class Async::HTTP::Body::Wrapper
    • class Async::HTTP::Body::Writable
    • class Async::HTTP::Body::ZStream
    • class Async::HTTP::Client
    • class Async::HTTP::ContentEncoding
    • class Async::HTTP::Headers
    • class Async::HTTP::Middleware
    • class Async::HTTP::Middleware::Builder
    • class Async::HTTP::Pool
    • class Async::HTTP::Protocol::HTTP1
    • class Async::HTTP::Protocol::HTTP10
    • class Async::HTTP::Protocol::HTTP11
    • class Async::HTTP::Protocol::HTTP2
    • class Async::HTTP::Protocol::RequestFailed
    • class Async::HTTP::Reference
    • class Async::HTTP::RelativeLocation
    • class Async::HTTP::Request
    • class Async::HTTP::Response
    • class Async::HTTP::Server
    • class Async::HTTP::Statistics
    • class Async::HTTP::URLEndpoint
    • class OpenSSL::SSL::SSLContext
    • class OpenSSL::SSL::SSLSocket
    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.23.2
  4. module Async::HTTP::Protocol

module Async::HTTP::Protocol

Modules in this namespace

HTTPS

module

in Async::HTTP::Protocol

Classes in this namespace

HTTP1

class

in Async::HTTP::Protocol

HTTP10

class

in Async::HTTP::Protocol

HTTP11

class

in Async::HTTP::Protocol

HTTP2

class

in Async::HTTP::Protocol

RequestFailed

class

in Async::HTTP::Protocol

Modules

  • Async::HTTP::Protocol::HTTPS

Classes

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

Defined in

  • lib/async/http/protocol/http1.rb
  • lib/async/http/protocol/http10.rb
  • lib/async/http/protocol/http11.rb
  • lib/async/http/protocol/http2.rb
  • lib/async/http/protocol/https.rb
  • lib/async/http/protocol/request_failed.rb
Home
Gems
Docs
Contribute
Monitoring
Twitter GitHub Mastodon

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