index
:
apache2
debian
progress-linux
upstream
debian 10: apache2
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
debian
/
perl-framework
/
t
/
htdocs
/
php
/
getenv.php
blob: 5d0dffd547ce1d70c77b832eb2f750dc4b49f008 (
plain
)
1
<?php
echo
getenv
(
"REQUEST_METHOD"
);
?>