|
Previous Page |
Solar_Http_Response |
Next Class |
setVersion()
public
Solar_Http_Response
setVersion (
string $version
)
Sets the HTTP version to '1.0' or '1.1'.
Parameters
- (string)
$version: The HTTP version to use for this response.
Returns
- (Solar_Http_Response) This response object.
Description
Sets the HTTP version to '1.0' or '1.1'.
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()