class Protocol::HTTP2::Connection

def create_push_promise_stream(&block)

def create_push_promise_stream(&block)
	create_stream(&block)
end