|
Previous Page |
Solar_Http_Response |
Next Page |
setStatusText()
public
Solar_Http_Response
setStatusText (
string $text
)
Sets the HTTP response status text.
Parameters
- (string)
$text: The status text; if empty, will set the text to the default for the current status code.
Returns
- (Solar_Http_Response) This response object.
Description
Sets the HTTP response status text.
Local
- Overview
- Constants
- Properties
- Methods
- __construct()
- __destruct()
- __toString()
- _exception()
- _sendHeaders()
- apiVersion()
- display()
- dump()
- getContent()
- getCookie()
- getCookies()
- getHeader()
- getHeaders()
- getStatusCode()
- getStatusText()
- getVersion()
- locale()
- setContent()
- setCookie()
- setCookiesHttponly()
- setHeader()
- setStatusCode()
- setStatusText()
- setVersion()