Http\Response\Cookies
  • References/PHP/Phalcon/Http/Response/Cookies

implements Phalcon\Http\Respon

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

public remove (mixed $header) Removes a header to be sent at the end of the request

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

public setContentLength (mixed $contentLength) Sets the response content-length

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

public reset () Reset set headers

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

public setDI (Phalcon\DiInterface $dependencyInjector)

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

public static __set_state (array $data) Restore a \Phalcon\Http\Response\Headers object

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

public setStatusCode (mixed $code, [mixed $message]) Sets the HTTP response code

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

public sendHeaders () Sends headers to the client

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

public setJsonContent (mixed $content, [mixed $jsonOptions], [mixed $depth]) Sets HTTP response

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

public sendCookies () Sends cookies to the client

2025-01-10 15:47:30