class Async::HTTP::Protocol::HTTP2::Response::Stream
def initialize(*)
def initialize(*) super @response = Response.new(self) @notification = Async::Notification.new @exception = nil end
def initialize(*) super @response = Response.new(self) @notification = Async::Notification.new @exception = nil end