powered by
Provides an explanation for HTTP response status codes (in the range 100 to 599). If the status code is not defined as per RFC 9110, 'Non-standard Response' is returned, which may be a custom code used by the server.
status_code(x)
A character vector.
numeric HTTP status code to translate.
status_code(200) status_code(404)
Run the code above in your browser using DataLab