class Protocol::HTTP2::Dependency

def receive_priority(frame)

def receive_priority(frame)
	self.process_priority(frame.unpack)
end