On 16 Jan 2011, at 12:59, Eric Covener wrote:

>> I need some help with a redirecting/referrer issue. If I do a 303 redirect 
>> in my module (by this way below:
>> apr_table_setn(r->headers_out,"Location","http://idp/login.html";);
> 
> err_headers_out to be preserved when an errordoc is sent for  non-2xx 
> response.
> 

Won't make any difference to someone trying to set a request header in a 
response.

-- 
Nick Kew

Available for work, contract or permanent
http://www.webthing.com/~nick/cv.html

Reply via email to