Table of Contents - protocol-http2-0.14.2 Documentation
Classes and Modules
- Protocol
- Protocol::HTTP2
- Protocol::HTTP2::Acknowledgement
- Protocol::HTTP2::Client
- Protocol::HTTP2::Connection
- Protocol::HTTP2::ContinuationFrame
- Protocol::HTTP2::Continued
- Protocol::HTTP2::DataFrame
- Protocol::HTTP2::Dependency
- Protocol::HTTP2::Error
- Protocol::HTTP2::FlowControlError
- Protocol::HTTP2::FlowControlled
- 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::Padded
- 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
Methods
- ::create — Protocol::HTTP2::Dependency
- ::create — Protocol::HTTP2::Stream
- ::default — Protocol::HTTP2::Priority
- ::new — Protocol::HTTP2::Client
- ::new — Protocol::HTTP2::Connection
- ::new — Protocol::HTTP2::Dependency
- ::new — Protocol::HTTP2::ProtocolError
- ::new — Protocol::HTTP2::StreamClosed
- ::new — Protocol::HTTP2::HeaderError
- ::new — Protocol::HTTP2::FrameSizeError
- ::new — Protocol::HTTP2::FlowControlError
- ::new — Protocol::HTTP2::Frame
- ::new — Protocol::HTTP2::Framer
- ::new — Protocol::HTTP2::Server
- ::new — Protocol::HTTP2::Settings
- ::new — Protocol::HTTP2::PendingSettings
- ::new — Protocol::HTTP2::Stream
- ::new — Protocol::HTTP2::Window
- ::new — Protocol::HTTP2::LocalWindow
- ::new — Protocol::HTTP2::Continued
- ::parse_header — Protocol::HTTP2::Frame
- ::unpack — Protocol::HTTP2::Priority
- #<=> — Protocol::HTTP2::Dependency
- #<=> — Protocol::HTTP2::Frame
- #[] — Protocol::HTTP2::Connection
- #accept_push_promise_stream — Protocol::HTTP2::Connection
- #accept_push_promise_stream — Protocol::HTTP2::Server
- #accept_push_promise_stream — Protocol::HTTP2::Stream
- #accept_stream — Protocol::HTTP2::Connection
- #acknowledge — Protocol::HTTP2::PingFrame
- #acknowledge — Protocol::HTTP2::PendingSettings
- #acknowledge — Protocol::HTTP2::Acknowledgement
- #acknowledgement? — Protocol::HTTP2::Acknowledgement
- #active? — Protocol::HTTP2::Stream
- #add_child — Protocol::HTTP2::Dependency
- #append — Protocol::HTTP2::PendingSettings
- #apply — Protocol::HTTP2::ContinuationFrame
- #apply — Protocol::HTTP2::DataFrame
- #apply — Protocol::HTTP2::Frame
- #apply — Protocol::HTTP2::GoawayFrame
- #apply — Protocol::HTTP2::HeadersFrame
- #apply — Protocol::HTTP2::PingFrame
- #apply — Protocol::HTTP2::PriorityFrame
- #apply — Protocol::HTTP2::PushPromiseFrame
- #apply — Protocol::HTTP2::ResetStreamFrame
- #apply — Protocol::HTTP2::SettingsFrame
- #apply — Protocol::HTTP2::WindowUpdateFrame
- #available? — Protocol::HTTP2::Window
- #available_frame_size — Protocol::HTTP2::FlowControlled
- #available_size — Protocol::HTTP2::FlowControlled
- #capacity= — Protocol::HTTP2::Window
- #clear_cache! — Protocol::HTTP2::Dependency
- #clear_flags — Protocol::HTTP2::Frame
- #client_stream_id? — Protocol::HTTP2::Connection
- #close — Protocol::HTTP2::Connection
- #close — Protocol::HTTP2::Framer
- #close — Protocol::HTTP2::Stream
- #close! — Protocol::HTTP2::Connection
- #close! — Protocol::HTTP2::Stream
- #closed — Protocol::HTTP2::Stream
- #closed? — Protocol::HTTP2::Connection
- #closed? — Protocol::HTTP2::Framer
- #closed? — Protocol::HTTP2::Stream
- #closed_stream_id? — Protocol::HTTP2::Connection
- #connection? — Protocol::HTTP2::Frame
- #connection? — Protocol::HTTP2::GoawayFrame
- #connection? — Protocol::HTTP2::PingFrame
- #connection? — Protocol::HTTP2::SettingsFrame
- #consume — Protocol::HTTP2::Window
- #consume_local_window — Protocol::HTTP2::FlowControlled
- #consume_remote_window — Protocol::HTTP2::Stream
- #consume_remote_window — Protocol::HTTP2::FlowControlled
- #consume_window — Protocol::HTTP2::Connection
- #consume_window — Protocol::HTTP2::Dependency
- #create_push_promise_stream — Protocol::HTTP2::Client
- #create_push_promise_stream — Protocol::HTTP2::Connection
- #create_push_promise_stream — Protocol::HTTP2::Stream
- #create_stream — Protocol::HTTP2::Connection
- #decode_headers — Protocol::HTTP2::Connection
- #delete — Protocol::HTTP2::Connection
- #delete! — Protocol::HTTP2::Dependency
- #difference — Protocol::HTTP2::Settings
- #enable_connect_protocol= — Protocol::HTTP2::Settings
- #enable_connect_protocol? — Protocol::HTTP2::Settings
- #enable_push — Protocol::HTTP2::PendingSettings
- #enable_push= — Protocol::HTTP2::Settings
- #enable_push? — Protocol::HTTP2::Server
- #enable_push? — Protocol::HTTP2::Settings
- #encode_headers — Protocol::HTTP2::Connection
- #end_headers? — Protocol::HTTP2::Continued
- #end_stream? — Protocol::HTTP2::DataFrame
- #end_stream? — Protocol::HTTP2::HeadersFrame
- #exclusive_child — Protocol::HTTP2::Dependency
- #expand — Protocol::HTTP2::Window
- #flag_set? — Protocol::HTTP2::Frame
- #full? — Protocol::HTTP2::Window
- #header — Protocol::HTTP2::Frame
- #header_table_size — Protocol::HTTP2::PendingSettings
- #id — Protocol::HTTP2::Connection
- #idle_stream_id? — Protocol::HTTP2::Connection
- #ignore_data — Protocol::HTTP2::Stream
- #ignore_frame? — Protocol::HTTP2::Connection
- #ignore_headers — Protocol::HTTP2::Stream
- #initial_window_size — Protocol::HTTP2::PendingSettings
- #initial_window_size= — Protocol::HTTP2::Settings
- #inspect — Protocol::HTTP2::ContinuationFrame
- #inspect — Protocol::HTTP2::DataFrame
- #inspect — Protocol::HTTP2::Frame
- #inspect — Protocol::HTTP2::HeadersFrame
- #inspect — Protocol::HTTP2::Stream
- #limited? — Protocol::HTTP2::Window
- #limited? — Protocol::HTTP2::LocalWindow
- #local_stream_id? — Protocol::HTTP2::Client
- #local_stream_id? — Protocol::HTTP2::Server
- #maximum_concurrent_streams — Protocol::HTTP2::Connection
- #maximum_concurrent_streams — Protocol::HTTP2::PendingSettings
- #maximum_frame_size — Protocol::HTTP2::Connection
- #maximum_frame_size — Protocol::HTTP2::PendingSettings
- #maximum_frame_size — Protocol::HTTP2::Stream
- #maximum_frame_size= — Protocol::HTTP2::Settings
- #maximum_header_list_size — Protocol::HTTP2::PendingSettings
- #next_stream_id — Protocol::HTTP2::Connection
- #open! — Protocol::HTTP2::Connection
- #open! — Protocol::HTTP2::Stream
- #opened — Protocol::HTTP2::Stream
- #ordered_children — Protocol::HTTP2::Dependency
- #pack — Protocol::HTTP2::DataFrame
- #pack — Protocol::HTTP2::Frame
- #pack — Protocol::HTTP2::GoawayFrame
- #pack — Protocol::HTTP2::HeadersFrame
- #pack — Protocol::HTTP2::Priority
- #pack — Protocol::HTTP2::PriorityFrame
- #pack — Protocol::HTTP2::PushPromiseFrame
- #pack — Protocol::HTTP2::ResetStreamFrame
- #pack — Protocol::HTTP2::SettingsFrame
- #pack — Protocol::HTTP2::WindowUpdateFrame
- #pack — Protocol::HTTP2::Continued
- #pack — Protocol::HTTP2::Padded
- #padded? — Protocol::HTTP2::Padded
- #parent= — Protocol::HTTP2::Stream
- #print_hierarchy — Protocol::HTTP2::Dependency
- #priority — Protocol::HTTP2::Dependency
- #priority — Protocol::HTTP2::PriorityFrame
- #priority — Protocol::HTTP2::Stream
- #priority= — Protocol::HTTP2::Dependency
- #priority= — Protocol::HTTP2::Stream
- #priority? — Protocol::HTTP2::HeadersFrame
- #process_data — Protocol::HTTP2::Stream
- #process_headers — Protocol::HTTP2::Stream
- #process_priority — Protocol::HTTP2::Dependency
- #process_settings — Protocol::HTTP2::Connection
- #read — Protocol::HTTP2::Frame
- #read — Protocol::HTTP2::Continued
- #read_connection_preface — Protocol::HTTP2::Framer
- #read_connection_preface — Protocol::HTTP2::Server
- #read_frame — Protocol::HTTP2::Connection
- #read_frame — Protocol::HTTP2::Framer
- #read_header — Protocol::HTTP2::Frame
- #read_header — Protocol::HTTP2::Framer
- #read_payload — Protocol::HTTP2::Frame
- #read_payload — Protocol::HTTP2::PingFrame
- #read_payload — Protocol::HTTP2::PriorityFrame
- #read_payload — Protocol::HTTP2::ResetStreamFrame
- #read_payload — Protocol::HTTP2::SettingsFrame
- #read_payload — Protocol::HTTP2::WindowUpdateFrame
- #receive_continuation — Protocol::HTTP2::Connection
- #receive_data — Protocol::HTTP2::Connection
- #receive_data — Protocol::HTTP2::Stream
- #receive_frame — Protocol::HTTP2::Connection
- #receive_goaway — Protocol::HTTP2::Connection
- #receive_headers — Protocol::HTTP2::Connection
- #receive_headers — Protocol::HTTP2::Stream
- #receive_ping — Protocol::HTTP2::Connection
- #receive_priority — Protocol::HTTP2::Connection
- #receive_priority — Protocol::HTTP2::Dependency
- #receive_push_promise — Protocol::HTTP2::Client
- #receive_push_promise — Protocol::HTTP2::Connection
- #receive_push_promise — Protocol::HTTP2::Stream
- #receive_reset_stream — Protocol::HTTP2::Connection
- #receive_reset_stream — Protocol::HTTP2::Stream
- #receive_settings — Protocol::HTTP2::Connection
- #receive_window_update — Protocol::HTTP2::Connection
- #receive_window_update — Protocol::HTTP2::FlowControlled
- #remote_stream_id? — Protocol::HTTP2::Client
- #remote_stream_id? — Protocol::HTTP2::Server
- #remove_child — Protocol::HTTP2::Dependency
- #request_window_update — Protocol::HTTP2::FlowControlled
- #reserved_local! — Protocol::HTTP2::Stream
- #reserved_remote! — Protocol::HTTP2::Stream
- #send_connection_preface — Protocol::HTTP2::Client
- #send_data — Protocol::HTTP2::Stream
- #send_goaway — Protocol::HTTP2::Connection
- #send_headers — Protocol::HTTP2::Stream
- #send_headers? — Protocol::HTTP2::Stream
- #send_ping — Protocol::HTTP2::Connection
- #send_priority — Protocol::HTTP2::Connection
- #send_priority — Protocol::HTTP2::Dependency
- #send_push_promise — Protocol::HTTP2::Stream
- #send_reset_stream — Protocol::HTTP2::Stream
- #send_settings — Protocol::HTTP2::Connection
- #send_window_update — Protocol::HTTP2::FlowControlled
- #server_stream_id? — Protocol::HTTP2::Connection
- #set_flags — Protocol::HTTP2::Frame
- #stream — Protocol::HTTP2::Dependency
- #to_ary — Protocol::HTTP2::Frame
- #to_s — Protocol::HTTP2::Dependency
- #to_s — Protocol::HTTP2::Stream
- #to_s — Protocol::HTTP2::Window
- #total_weight — Protocol::HTTP2::Dependency
- #unpack — Protocol::HTTP2::Frame
- #unpack — Protocol::HTTP2::GoawayFrame
- #unpack — Protocol::HTTP2::HeadersFrame
- #unpack — Protocol::HTTP2::PriorityFrame
- #unpack — Protocol::HTTP2::PushPromiseFrame
- #unpack — Protocol::HTTP2::ResetStreamFrame
- #unpack — Protocol::HTTP2::SettingsFrame
- #unpack — Protocol::HTTP2::WindowUpdateFrame
- #unpack — Protocol::HTTP2::Continued
- #unpack — Protocol::HTTP2::Padded
- #update — Protocol::HTTP2::Settings
- #update_local_settings — Protocol::HTTP2::Connection
- #update_local_window — Protocol::HTTP2::FlowControlled
- #update_remote_settings — Protocol::HTTP2::Connection
- #valid_remote_stream_id? — Protocol::HTTP2::Client
- #valid_remote_stream_id? — Protocol::HTTP2::Connection
- #valid_remote_stream_id? — Protocol::HTTP2::Server
- #valid_type? — Protocol::HTTP2::Frame
- #wanted — Protocol::HTTP2::Window
- #wanted — Protocol::HTTP2::LocalWindow
- #weight — Protocol::HTTP2::Stream
- #weight= — Protocol::HTTP2::Priority
- #window_updated — Protocol::HTTP2::FlowControlled
- #write — Protocol::HTTP2::Frame
- #write — Protocol::HTTP2::Continued
- #write_connection_preface — Protocol::HTTP2::Framer
- #write_data — Protocol::HTTP2::Stream
- #write_frame — Protocol::HTTP2::Connection
- #write_frame — Protocol::HTTP2::Framer
- #write_frame — Protocol::HTTP2::Stream
- #write_frames — Protocol::HTTP2::Connection
- #write_header — Protocol::HTTP2::Frame
- #write_headers — Protocol::HTTP2::Stream
- #write_payload — Protocol::HTTP2::Frame
- #write_push_promise — Protocol::HTTP2::Stream