Code changes
Demo
0.20.0
Module Changes
Class Changes
-
Protocol::HTTP2::Frame
-
Protocol::HTTP2::PriorityFrame
-
Protocol::HTTP2::ProtocolError
Method Changes
-
Protocol::HTTP2::Settings#enable_connect_protocol?
-
Protocol::HTTP2::Stream#send_headers
-
Protocol::HTTP2::Dependency#priority=
-
Protocol::HTTP2::Frame#read_header
-
Protocol::HTTP2::Stream#send_data
-
Protocol::HTTP2::Dependency#initialize
-
Protocol::HTTP2::Connection#ignore_frame?
0.19.4
Module Changes
Class Changes
-
Protocol::HTTP2::Error
-
Protocol::HTTP2::PingFrame
-
Protocol::HTTP2::HeadersFrame
-
Protocol::HTTP2::ContinuationFrame
-
Protocol::HTTP2::Client
-
Protocol::HTTP2::DataFrame
-
Protocol::HTTP2::SettingsFrame
Method Changes
-
Protocol::HTTP2::Connection#server_stream_id?
-
Protocol::HTTP2::Connection#write_frame
-
Protocol::HTTP2::SettingsFrame#unpack
-
Protocol::HTTP2::PingFrame#read_payload
-
Protocol::HTTP2::Settings#enable_push?
-
Protocol::HTTP2::Connection#receive_ping
0.19.3
Module Changes
Class Changes
-
Protocol::HTTP2::SettingsFrame
-
Protocol::HTTP2::FrameSizeError
Method Changes
-
Protocol::HTTP2::WindowUpdateFrame#read_payload
-
Protocol::HTTP2::Framer#write_connection_preface
-
Protocol::HTTP2::Dependency#process_priority
-
Protocol::HTTP2::GoawayFrame#unpack
-
Protocol::HTTP2::Window#expand