Definitions of all standard HTTP status codes.
Returns a standard text description of the specified HTTP status code.
Determines if status code is generally successful (>= 200 && < 300)
Determines if the given status code justifies closing the connection (e.g. evil big request bodies)
List of all standard HTTP status codes.