Http\RequestInterface::getClientCharsets
  • References/PHP/Phalcon/Http/RequestInterface

abstract public getClientCharsets () ...

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::isStrictHostCheck
  • References/PHP/Phalcon/Http/Request

public isStrictHostCheck () Checks if the Request::getHttpHost method will be use strict validation of host name

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

public setContentType (mixed $contentType, [mixed $charset]) Sets the response content-type mime, optionally

2025-01-10 15:47:30
Http\RequestInterface::isOptions
  • References/PHP/Phalcon/Http/RequestInterface

abstract public isOptions () ...

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

abstract public useEncryption (mixed $useEncryption) ...

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

public setLastModified (DateTime $datetime)

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

abstract public get (mixed $name) ...

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

public has (mixed $name) Check if a cookie is defined in the bag or exists in the _COOKIE superglobal

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

public setCache (mixed $minutes) Sets Cache headers to use HTTP cache

2025-01-10 15:47:30