HTTP Status Description

Pure
HttpStatusDescription

Returns a human-readable description of a standard HTTP status code.

Type: Pure (no side effects)
Category: Fortuna|HTTP
Keywords: http

Inputs

NameTypeDefaultDescription
ResponseCodeIntegerResponseCode parameter

Outputs

NameTypeDescription
Return ValueStringReturn Value output

Example Use Cases

Example 1

Display "Not Found" to the user when an asset API returns 404.