HttpStatus.getMessage

Get the status message for a specific code.

@param code the code to look up @return the specific message, or the code number itself if code does not match known list.

struct HttpStatus
static
string
getMessage
(
int code
)

Meta