Hello there, Would a brief description of each status codes be helpful? I am thinking something like this ```js getDescription(StatusCodes.NOT_FOUND) // output: The server can not find requested resource. In the browser... ```