Re: Unable to set custom header

2015-10-06 Thread Issac Goldstand
>, > sourabh@smartinsight.jp <mailto:sourabh@smartinsight.jp> > > Subject: Re: Unable to set custom header > > > > Yes, I used that code just to try with foo => bar first, before doing > > anything more complex. err_headers_out() do

Re: Unable to set custom header

2015-10-06 Thread Ashish Mukherjee
ue, 6 Oct 2015 15:06:21 +0530 > > From: Ashish Mukherjee > > To: Jie Gao > > CC: modperl@perl.apache.org, sourabh....@smartinsight.jp > > Subject: Re: Unable to set custom header > > > > Yes, I used that code just to try with foo => bar first, before doing &g

Re: Unable to set custom header

2015-10-06 Thread Jie Gao
* Ashish Mukherjee wrote: > Date: Tue, 6 Oct 2015 15:06:21 +0530 > From: Ashish Mukherjee > To: Jie Gao > CC: modperl@perl.apache.org, sourabh@smartinsight.jp > Subject: Re: Unable to set custom header > > Yes, I used that code just to try with foo => bar first,

Re: Unable to set custom header

2015-10-06 Thread Ashish Mukherjee
Yes, I used that code just to try with foo => bar first, before doing anything more complex. err_headers_out() does not work either. Should I set this handler in some other phase? On Tue, Oct 6, 2015 at 2:53 PM, Jie Gao wrote: > Please think of our environment and only print this e-mail if neces

Re: Unable to set custom header

2015-10-06 Thread Jie Gao
Please think of our environment and only print this e-mail if necessary. * Ashish Mukherjee wrote: > Date: Tue, 6 Oct 2015 14:36:32 +0530 > From: Ashish Mukherjee > To: modperl@perl.apache.org > CC: sourabh@smartinsight.jp > Subject: Unable to set custom header > > Hello, > > I am trying