string|array server(string $key = null, string|array|null $default = null)
string path() Get the fully qualified path to the file.
$this withCookies(array $cookies) Add multiple cookies to the response
static bool hasMacro(string $name) Checks if macro is registered
string decodedPath() Get the current encoded path info for the request
string url() Get the URL (no query string) for the request.
void offsetUnset(string $offset) Remove the value at the given offset.
bool __isset(string $key) Check if an input element is set on the request
$this withHeaders(array $headers) Add an array of headers to the response
$this header(string $key, array|string $values, bool $replace = true) Set
Page 16 of 16