Scan output for HTTP headers. This option
provides the same functionality as
mod_perl 1.0's PerlSendHeaders
option, but it's more robust. It usually must be
enabled for registry scripts that send the HTTP header with:
print "Content-type: text/html\n\n";