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
/
not-modified.pl.PL
blob: 6684e48e6f32c94c8c9f46ac900802fce1530a4c (
plain
)
1
2
3
4
use strict; print "Status: 304 Not Modified\r\n\r\n";