class Async::HTTP::Protocol::HTTP2::Request

def push?

def push?
	@stream.connection.enable_push?
end