class Response Response represents an HTTP response. Constants
Request|null pop()
bool hasAttribute(string $name) Tests if an attribute exists.
Response prepare(
Response setStatusCode(int $code, mixed
Response setCharset(string $charset)
array getCookies(string $format = self::COOKIES_FLAT) Returns an array with all cookies.
string|null getPassword() Returns the password.
static Response create(mixed $content
bool isSecure() Checks whether the cookie should only be transmitted over a secure HTTPS connection
Page 25 of 26