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 new Response() $response->body() $response->charset() $response->code() Response::download() Response::file() $response->header() $response->headers() Response::json() Response::redirect() $response->send() $response->toArray() $response->type()