$kirby->render()
Returns the Response object for the current request
$kirby->render(string $path = null, string $method = null): Kirby\Http\ResponseParameters
| Name | Type | Default | 
|---|---|---|
| $path | string | null | 
| $method | string | null |