Response Custom response object with an optimized redirect method to build correct Urls Full class name: Kirby\Cms\Response Alias: Response kirby/src/Cms/Response.php#L15 $response->body() $response->charset() $response->code() $response->header() $response->headers() $response->send() $response->toArray() $response->type() new Response() Response::download() Response::file() Response::go() Response::guardAgainstOutput() Response::json() Response::redirect()