private function sendAllowHeaderForBacklog()
 {
     Header::allowOptionsGetPutPostPatch();
 }