$this withException(Exception $e)
array all() Get all of the input and files for the request.
string content() Get the content of the response.
array intersect(array|mixed $keys) Intersect an array of items with the
string|array query(string $key = null, string|array|null $default = null)
duplicate(array $query = null, array $request = null, array $attributes = null, array $cookies = null, array $files = null, array $server = null)
$this withCallback(string|null $callback = null) Sets the JSONP callback
$this setUserResolver(Closure $callback)
$this setContent(mixed $content) Set the content on the response.
bool pjax() Determine if the request is the result of an PJAX call.
Page 5 of 17