Http\Response::setEtag
  • References/PHP/Phalcon/Http/Response

public setEtag (mixed $etag) Set a custom ETag

2025-01-10 15:47:30
Http\Request\File::getError
  • References/PHP/Phalcon/Http/Request/File

public getError ()

2025-01-10 15:47:30
Http\CookieInterface::getName
  • References/PHP/Phalcon/Http/CookieInterface

abstract public getName () ...

2025-01-10 15:47:30
Http\Response\CookiesInterface::delete
  • References/PHP/Phalcon/Http/Response/CookiesInterface

abstract public delete (mixed $name) ...

2025-01-10 15:47:30
Http\Request::isValidHttpMethod
  • References/PHP/Phalcon/Http/Request

public isValidHttpMethod (mixed $method) Checks if a method is a valid HTTP method

2025-01-10 15:47:30
Http\Response\Headers::setRaw
  • References/PHP/Phalcon/Http/Response/Headers

public setRaw (mixed $header) Sets a raw header to be sent at the end of the request

2025-01-10 15:47:30
Http\Request::setStrictHostCheck
  • References/PHP/Phalcon/Http/Request

public setStrictHostCheck ([mixed $flag]) Sets if the Request::getHttpHost method must be use strict

2025-01-10 15:47:30
Http\Response\Exception
  • References/PHP/Phalcon/Http/Response/Exception

extends class Phalcon\Exception

2025-01-10 15:47:30
Http\Request::getClientCharsets
  • References/PHP/Phalcon/Http/Request

public getClientCharsets () Gets a charsets array and their quality accepted by the browser/client from _SERVER[“HTTP_ACCEPT_CHARSET”]

2025-01-10 15:47:30
Http\Request::getContentType
  • References/PHP/Phalcon/Http/Request

public getContentType () Gets content type which request has been made

2025-01-10 15:47:30