httpStatusText

Returns a standard text description of the specified HTTP status code.

@safe nothrow @nogc pure
string
httpStatusText
(
int code
)

Meta