which explains the empty set being returned, after it's invoked a "send_cgi_header" mod_perl method that seems to be designed to take the place of sub "header" as a practical matter.if (($MOD_PERL >= 1) && !$nph) { $self->r->send_cgi_header($header); return ''; }
In reply to Re^3: mod_perl and CGI behavior
by davebaker
in thread mod_perl and CGI behavior
by naChoZ
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |