2011/1/16 Whut  Jia <whut_...@163.com>:
> Hi all,
> 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.

Reply via email to