class Protocol::HTTP2::Connection

def receive_push_promise(frame)

def receive_push_promise(frame)
	raise ProtocolError, "Unable to receive push promise!"
end