Response Representation of an Http response, to simplify sending correct headers and Http status codes. Full class name: Kirby\Http\Response kirby/src/Http/Response.php#L21 $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()