The CGI::Application docs show you should use -type for that. It also references the CGI.pm docs that elaborate and show that to get arbitrary headers you would use -Content_type not 'Content-type'.
$self->header_add( -type => 'text/plain' );
- tye
In reply to Re: CGI::Application header weirdness (docs)
by tye
in thread CGI::Application header (typo, heh)
by cLive ;-)
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |