nitcorn :: HttpResponse :: status_message
status_code
# Return the message associated to `status_code` fun status_message: nullable String do return http_status_codes[status_code]