public isPatch () Checks whether HTTP method is PATCH. if _SERVER[“REQUEST_METHOD”]===”PATCH”
public getSize () Returns the file size of the uploaded file
public isSecureRequest () Alias of isSecure(). It will be deprecated in future versions
Source
abstract public getName () ...
public getDigestAuth () Gets auth info accepted by the browser/client from $_SERVER[‘PHP_AUTH_DIGEST’]
public getHttpHost () Gets host name used by the request. Request::getHttpHost trying to find host name in following
abstract public getRealType () ...
implements Phalcon\Http\RequestInterface
public getRawBody () Gets HTTP raw request body
Page 4 of 8