On Mon, Dec 7, 2009 at 7:58 AM, Rajasundari
<rajasundari.kaliaperu...@sun.com> wrote:
> Hi,
>
> I am using apache 2.0 on AIX.
>
> I am using  apr_table_set(r->headers_in, key ,values) to set  the key and
> value in the headers.
>
> When I call this API with key as "Cookie", it erases the previous attribute
> value pair.

I doubt there's a platform issue here.  See the doxygen for
apr_table_set vs. apr_table_merge.

-- 
Eric Covener
cove...@gmail.com

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to