One followup question, is this call OK in mod_perl2?

$r->headers_in->unset('Content-length');

I have been changing all '$r->xxx_header_xxx' method
calls in my porting, but this one stumps me.

what seems to be the problem, Beau? It should work just fine. http://perl.apache.org/docs/2.0/api/APR/Table.html#C_unset_

p.s. please start a new thread when you change the thread's topic, thanks.

__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com

--
Reporting bugs: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html



Reply via email to