❌ Kirby 2 no longer actively supported. Migrate to a current version and
upgrade your v2 license now
.
response::header($send = true)
Sends the correct header for the response
$send
(boolean)
If set to false, the header will be returned
return
(mixed)
↑
Toolkit API overview
←
response::format
→
response::json
↓
Back to Toolkit API section
Top