|
Previous Page |
Solar_Http_Response |
Next Page |
setCookiesHttponly()
public
Solar_Http_Response
setCookiesHttponly (
bool $flag
)
By default, should cookies be sent by HTTP only?
Parameters
- (bool)
$flag: True to send by HTTP only, false to send by any method.
Returns
- (Solar_Http_Response) This response object.
Description
By default, should cookies be sent by HTTP only?
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()