Метод | Описание | |
---|---|---|
__construct ( $statusCode ) | ||
__toString ( ) | ||
getCode ( ) : integer | ||
getMessage ( ) : string | The message associated with, but not including, the status code. | |
getStatusLine ( ) : string | The full status line. | |
isOk ( ) |
public getMessage ( ) : string | ||
Результат | string |
public getStatusLine ( ) : string | ||
Результат | string |