Go to the documentation of this file.
33 use Psr\Http\Message\StreamInterface;
84 function setStatus( $code, $reasonPhrase =
'' );
233 function setBody( StreamInterface $body );
263 public function setCookie( $name, $value, $expire = 0, $options = [] );