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
/
crlfcrash.pl
blob: f90bc86c638d75f4bb0116b5c2ba811d0db4b14b (
plain
)
1
2
3
4
#!/usr/bin/env perl
#
print
"Location: http://www.example.org/
\r\n\n\n
"
;
exit
;