Previous Page
setCookie()

Solar_Http_Response
setCookiesHttponly()

Next Page
setHeader()

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?