Hello all,
 
I would like to ask you how I can work with cookie with my module.
I have insert cookie to the r->err_headers_out with function
apr_table_add(r->err_header_out,"Set-Cookie", XXX);
but after internal redirection in r->headers_in is not mention any
Cookie only Set-Cookie.
Is this behaviour correct?
 
Could you please tell me where I can find some help how to work with
cookies?
 
regards
Petr

Reply via email to