All know code and their message

Property definitions

nitcorn $ HttpStatusCodes :: codes
	# All know code and their message
	var codes = new HashMap[Int, String]
lib/nitcorn/http_response.nit:115,2--116,37