Skip to content

Kirby 4.2.0

$response->send()

Sends all registered headers and returns the response body

$response->send(): string

Return type

string

Parent class

Kirby\Http\Response