2010/9/19 whut_jia <whut_...@163.com>:
> The question is that I just get Location header but get Cookie header when I 
> access to apache server.why??

Not sure what the question is. Do you mean that the response contains
a Location header but no Set-Cookie header? If so, you probably need
to use apr_table_add() instead of apr_table_set().

Reply via email to