blob: f5490ba73f409a420aa280761daa301bbdc7e0d0 [file] [log] [blame]
#!/usr/bin/perl -wT
use Time::HiRes;
Time::HiRes::sleep(1.0);
print "Content-type: application/octet-stream\n";
print "Cache-control: no-cache, no-store\n\n";