Code changes
Demo
0.26.0
Module Changes
Class Changes
-
Protocol::HTTP2::LocalWindow -
Protocol::HTTP2::Framer -
Protocol::HTTP2::Dependency -
Protocol::HTTP2::Settings -
Protocol::HTTP2::StreamError -
Protocol::HTTP2::FlowControlError
Method Changes
-
Protocol::HTTP2::Settings#difference -
Protocol::HTTP2::Connection#encode_headers -
Protocol::HTTP2::Client#valid_remote_stream_id? -
Protocol::HTTP2::Dependency#initialize -
Protocol::HTTP2::Connection#process_settings -
Protocol::HTTP2::ResetStreamFrame#unpack
0.25.0
Module Changes
Class Changes
-
Protocol::HTTP2::Window -
Protocol::HTTP2::LocalWindow -
Protocol::HTTP2::Client
Method Changes
-
Protocol::HTTP2::SettingsFrame#pack -
Protocol::HTTP2::Framer#write_frame -
Protocol::HTTP2::Window#capacity= -
Protocol::HTTP2::Connection#delete -
Protocol::HTTP2::Dependency#clear_cache!
0.24.0
Module Changes
Class Changes
-
Protocol::HTTP2::HeadersFrame -
Protocol::HTTP2::Stream -
Protocol::HTTP2::HeaderError -
Protocol::HTTP2::Framer -
Protocol::HTTP2::StreamClosed -
Protocol::HTTP2::GoawayError -
Protocol::HTTP2::PingFrame
Method Changes
-
Protocol::HTTP2::Stream#reserved_remote! -
Protocol::HTTP2::Stream#consume_remote_window -
Protocol::HTTP2::ProtocolError#initialize -
Protocol::HTTP2::Dependency#receive_priority -
Protocol::HTTP2::Client#create_push_promise_stream -
Protocol::HTTP2::LocalWindow#limited?