value, names are case insensitive ). * Two headers get special handling: If-Modified-Since (value must be * a valid HTTP date) and Range (must be of the form "bytes=(\d*-\d*)") * will be honored when streaming the file. * @return bool|void True or no return value to continue or false to abort */ public function onImgAuthModifyHeaders( $title, &$headers ); }