index
:
apache2
debian
progress-linux
upstream
debian 11 security: apache
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
debian
/
perl-framework
/
t
/
htdocs
/
modules
/
cgi
/
unique-id.pl.PL
blob: e54ba400f3ea185d8b7c4e5734bdaa7761d40442 (
plain
)
1
2
3
print "Content-type: text/plain\n\n"; print $ENV{UNIQUE_ID};