HttpStatus.getCode

Get the HttpStatusCode for a specific code

@param code the code to lookup. @return the {@link HttpStatus} if found, or null if not found.

struct HttpStatus
static
getCode
(
int code
)

Meta