public getDI () Returns the internal dependency injector
public isPurge () Checks whether HTTP method is PURGE (Squid and Varnish support). if _SERVER[“REQUEST_METHOD”]===”PURGE”
abstract public hasServer (mixed $name) ...
public has (mixed $name) Checks whether $_REQUEST superglobal has certain index
public setRawHeader (mixed $header) Send a raw header to the response
public remove (mixed $header) Removes a header to be sent at the end of the request
public getRealType () Gets the real mime type of the upload file using finfo
abstract public getPath () ...
public delete (mixed $name) Deletes a cookie by its name This method does not removes cookies from the _COOKIE superglobal
public Phalcon\Http\Cookie setValue (string
Page 19 of 25