Http\Response\HeadersInterface::reset
  • References/PHP/Phalcon/Http/Response/HeadersInterface

abstract public reset () ...

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

public isUsingEncryption () Returns if the bag is automatically encrypting/decrypting cookies

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::setFileToSend
  • References/PHP/Phalcon/Http/Response

public setFileToSend (mixed $filePath, [mixed $attachmentName], [mixed $attachment]) Sets an attached

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

public toArray () Returns the current headers as an array

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

implements Phalcon\Http\Respon

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

public send () Sends the cookies to the client Cookies aren’t sent if headers are sent in the current request

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

implements Phalcon\Http\ResponseInterface

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

public send () Prints out HTTP response to the client

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

abstract public setRaw (mixed $header) ...

2025-01-10 15:47:30