1 # static string http\Env::getResponseStatusForCode(int $code)
3 Retrieve the string representation of specified HTTP response code.
8 The HTTP response code to get the string representation for.
12 * string, the HTTP response status message (may be empty, if no message for this code was found)