Retrieve the string representation of specified HTTP response code.
Params:#
-
int $code#
The HTTP response code to get the string representation for.
Returns:#
-
string, the HTTP response status message (may be empty, if no message for this code was found)