lighttpd1.4/tests/docroot/www/crlfcrash.pl

5 lines
79 B
Perl

#!/usr/bin/env perl
#
print "Location: http://www.example.org/\r\n\n\n";
exit;