class Protocol::HTTP2::Stream
def accept_push_promise_stream(stream_id, headers)
def accept_push_promise_stream(stream_id, headers) @connection.accept_push_promise_stream(stream_id) end
def accept_push_promise_stream(stream_id, headers) @connection.accept_push_promise_stream(stream_id) end