tanzer::response::constructor |
|
|
newStatus ?newHeaders? |
|
|
| |
Create a new response object with the status indicated in $newStatus
. If a list of header/value pairs is provided in $newHeaders
, then load those default headers.
tanzer::response::status |
|
|
args |
|
|
| |
Return the HTTP status code of the current response. If a new status is provided, then set the status code with the value provided.
tanzer::response::statuses |
|
static |
The HTTP statuses that are served and recognized by tanzer.
The documentation for this class was generated from the following file: