response->setHeader(implode(',', Router::ALLOWED_METHODS), 'Allow'); $this->response->setStatus(204); } }