I read something a while back in the archives about people having problems with setting cookies via err_headers_out. I need to arrange cookies in a particular order using ap_table_add(r->err_headers_out, "Set-Cookie", list); Does anyone have a recommendation on how to ensure that the Set-Cookie is set before the Location header? I'm using err_headers_out for errors and persistence across internal redirects. Thanks ~m
- Re: perl vs java Roger Espel Llima
- Re: perl vs java Shane Nay
- Re: perl vs java Gunther Birznieks
- Re: perl vs java Shane Nay
- Re: perl vs java Roger Espel Llima
- Re: perl vs java morpheus
- Re: perl vs java Perrin Harkins