class Async::HTTP::Protocol::HTTP2::Stream
def window_updated
def window_updated return unless @body while send_chunk # There could be more data to send... end end
def window_updated return unless @body while send_chunk # There could be more data to send... end end