Status code and message
The status code and message indicate the status of the response. The status code is a normalized number. HTTP defines different families at this level: 2xx for success, 3xx for redirection, 4xx for client errors and 5xx for server errors.
For more information on status codes, see Response status codes.