class Async::HTTP::Protocol::HTTP2::Stream
def accept_push_promise_stream(headers, stream_id)
def accept_push_promise_stream(headers, stream_id) @delegate.accept_push_promise_stream(headers, stream_id) end
def accept_push_promise_stream(headers, stream_id) @delegate.accept_push_promise_stream(headers, stream_id) end