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

    • module Protocol
    • module Protocol::HTTP2
    • module Protocol::HTTP2::Acknowledgement
    • module Protocol::HTTP2::Continued
    • module Protocol::HTTP2::FlowControlled
    • module Protocol::HTTP2::Padded
  • Classes

    • class Protocol::HTTP2::Client
    • class Protocol::HTTP2::Connection
    • class Protocol::HTTP2::ContinuationFrame
    • class Protocol::HTTP2::DataFrame
    • class Protocol::HTTP2::Dependency
    • class Protocol::HTTP2::Error
    • class Protocol::HTTP2::FlowControlError
    • class Protocol::HTTP2::Frame
    • class Protocol::HTTP2::FrameSizeError
    • class Protocol::HTTP2::Framer
    • class Protocol::HTTP2::GoawayError
    • class Protocol::HTTP2::GoawayFrame
    • class Protocol::HTTP2::HandshakeError
    • class Protocol::HTTP2::HeaderError
    • class Protocol::HTTP2::HeadersFrame
    • class Protocol::HTTP2::LocalWindow
    • class Protocol::HTTP2::PendingSettings
    • class Protocol::HTTP2::PingFrame
    • class Protocol::HTTP2::Priority
    • class Protocol::HTTP2::PriorityFrame
    • class Protocol::HTTP2::ProtocolError
    • class Protocol::HTTP2::PushPromiseFrame
    • class Protocol::HTTP2::ResetStreamFrame
    • class Protocol::HTTP2::Server
    • class Protocol::HTTP2::Settings
    • class Protocol::HTTP2::SettingsFrame
    • class Protocol::HTTP2::Stream
    • class Protocol::HTTP2::StreamClosed
    • class Protocol::HTTP2::StreamError
    • class Protocol::HTTP2::Window
    • class Protocol::HTTP2::WindowUpdateFrame
    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. protocol-http2
  3. 0.19.0
  4. module Protocol::HTTP2

module Protocol::HTTP2

Modules in this namespace

Acknowledgement

module

in Protocol::HTTP2

Continued

module

in Protocol::HTTP2

FlowControlled

module

in Protocol::HTTP2

Padded

module

in Protocol::HTTP2

Classes in this namespace

Client

class

in Protocol::HTTP2

Connection

class

in Protocol::HTTP2

ContinuationFrame

class

in Protocol::HTTP2

DataFrame

class

in Protocol::HTTP2

Dependency

class

in Protocol::HTTP2

Error

class

in Protocol::HTTP2

FlowControlError

class

in Protocol::HTTP2

Frame

class

in Protocol::HTTP2

FrameSizeError

class

in Protocol::HTTP2

Framer

class

in Protocol::HTTP2

GoawayError

class

in Protocol::HTTP2

GoawayFrame

class

in Protocol::HTTP2

HandshakeError

class

in Protocol::HTTP2

HeaderError

class

in Protocol::HTTP2

HeadersFrame

class

in Protocol::HTTP2

LocalWindow

class

in Protocol::HTTP2

PendingSettings

class

in Protocol::HTTP2

PingFrame

class

in Protocol::HTTP2

Priority

class

in Protocol::HTTP2

PriorityFrame

class

in Protocol::HTTP2

ProtocolError

class

in Protocol::HTTP2

PushPromiseFrame

class

in Protocol::HTTP2

ResetStreamFrame

class

in Protocol::HTTP2

Server

class

in Protocol::HTTP2

Settings

class

in Protocol::HTTP2

SettingsFrame

class

in Protocol::HTTP2

Stream

class

in Protocol::HTTP2

StreamClosed

class

in Protocol::HTTP2

StreamError

class

in Protocol::HTTP2

Window

class

in Protocol::HTTP2

WindowUpdateFrame

class

in Protocol::HTTP2

Modules

  • Protocol::HTTP2::Acknowledgement
  • Protocol::HTTP2::Continued
  • Protocol::HTTP2::FlowControlled
  • Protocol::HTTP2::Padded

Classes

  • Protocol::HTTP2::Client
  • Protocol::HTTP2::Connection
  • Protocol::HTTP2::ContinuationFrame
  • Protocol::HTTP2::DataFrame
  • Protocol::HTTP2::Dependency
  • Protocol::HTTP2::Error
  • Protocol::HTTP2::FlowControlError
  • Protocol::HTTP2::Frame
  • Protocol::HTTP2::FrameSizeError
  • Protocol::HTTP2::Framer
  • Protocol::HTTP2::GoawayError
  • Protocol::HTTP2::GoawayFrame
  • Protocol::HTTP2::HandshakeError
  • Protocol::HTTP2::HeaderError
  • Protocol::HTTP2::HeadersFrame
  • Protocol::HTTP2::LocalWindow
  • Protocol::HTTP2::PendingSettings
  • Protocol::HTTP2::PingFrame
  • Protocol::HTTP2::Priority
  • Protocol::HTTP2::PriorityFrame
  • Protocol::HTTP2::ProtocolError
  • Protocol::HTTP2::PushPromiseFrame
  • Protocol::HTTP2::ResetStreamFrame
  • Protocol::HTTP2::Server
  • Protocol::HTTP2::Settings
  • Protocol::HTTP2::SettingsFrame
  • Protocol::HTTP2::Stream
  • Protocol::HTTP2::StreamClosed
  • Protocol::HTTP2::StreamError
  • Protocol::HTTP2::Window
  • Protocol::HTTP2::WindowUpdateFrame

Defined in

  • lib/protocol/http2/client.rb
  • lib/protocol/http2/connection.rb
  • lib/protocol/http2/continuation_frame.rb
  • lib/protocol/http2/data_frame.rb
  • lib/protocol/http2/dependency.rb
  • lib/protocol/http2/error.rb
  • lib/protocol/http2/flow_controlled.rb
  • lib/protocol/http2/frame.rb
  • lib/protocol/http2/framer.rb
  • lib/protocol/http2/goaway_frame.rb
  • lib/protocol/http2/headers_frame.rb
  • lib/protocol/http2/padded.rb
  • lib/protocol/http2/ping_frame.rb
  • lib/protocol/http2/priority_frame.rb
  • lib/protocol/http2/push_promise_frame.rb
  • lib/protocol/http2/reset_stream_frame.rb
  • lib/protocol/http2/server.rb
  • lib/protocol/http2/settings_frame.rb
  • lib/protocol/http2/stream.rb
  • lib/protocol/http2/version.rb
  • lib/protocol/http2/window_update_frame.rb
Home
Gems
Docs
Contribute
Monitoring
Twitter GitHub Mastodon

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