Help for this page
content-type: text/plain; ... Content-type: text/plain 127.0.0.1/../output.pdf
#!/usr/bin/perl -T use warnings; ... print "\n"x4; print "Content-type: text/plain\n\n"; print "$ENV{'HTTP_HOST'}/../output.pdf\n";