<?php
usleep(70000);
header('Cache-Control: no-cache, must-revalidate');
header('Location: http://127.0.0.1:8000/css/resources/circle.svg');
?>
<?php
usleep(70000);
header('Cache-Control: no-cache, must-revalidate');
header('Location: http://127.0.0.1:8000/css/resources/circle.svg');
?>