public isAjax () Checks whether request has been made using ajax
abstract public getUserAgent () ...
abstract public getLanguages () ...
abstract public setHeader (mixed $name, mixed $value) ...
abstract public getSize () ...
implements Phalcon\Http\CookieInterface,
public getRawBody () Gets HTTP raw request body
abstract public getRealType () ...
public getHttpOnly () Returns if the cookie is accessible only through the HTTP protocol
public send () Sends the cookie to the HTTP client Stores the cookie definition in session
Page 13 of 25