Sign in
apache
/
httpd-tests
/
refs/heads/trunk
/
.
/
t
/
htdocs
/
modules
/
cgi
/
unique-id.pl.PL
blob: e54ba400f3ea185d8b7c4e5734bdaa7761d40442 [
file
]
print
"Content-type: text/plain\n\n"
;
print
$ENV
{
UNIQUE_ID
};