MediaWiki REL1_39
|
Static Public Member Functions | |
static | getMessage ( $code) |
Get the message associated with an HTTP response status code. | |
static | header ( $code) |
Output an HTTP status code header. | |
Definition at line 26 of file HttpStatus.php.
|
static |
Get the message associated with an HTTP response status code.
int | $code | Status code |
Definition at line 34 of file HttpStatus.php.
|
static |
Output an HTTP status code header.
int | $code | Status code |
Definition at line 96 of file HttpStatus.php.
References header().
Referenced by header().