index
:
lighttpd
master
pristine-tar
upstream
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
docroot
/
www
/
nph-status.pl
blob: 602cdc70e8c07c295ab27cfa45825e428d3e37d4 (
plain
)
1
2
3
4
#!/usr/bin/perl
print
"HTTP/1.0 30 FooBar
\r\n
"
;
print
"
\r\n
"
;