index
:
unit.git
alx-gzip
applog
bool
compr
master
skel_lm
wasm
Universal Web Application Server
andrew@digital-domain.net
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
php
/
targets
/
2
/
2.php
blob: 0c5d27c64c00bc2f38fcb07b9773512d53a03134 (
plain
) (
blame
)
1
2
3
4
<?
php
header
(
'Content-Length: 1'
);
echo
'2'
;
?>