Skip to content

Kirby 4.2.0

Header::accepted()

Sends a 202 header

Header::accepted(bool $send = true): string|void

Parameters

Name Type Default
$send bool true

Return type

string|void

Parent class

Kirby\Http\Header