Re: cookie read/write in module handler

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Dec 11, 2013 at 1:27 PM, Allasso Travesser
<allassopraise@xxxxxxxxx> wrote:
> Hello,
>
> I am attempting to write a cookie, then retrieve it later.  I am doing this in a handler, using simple code found from (sparse) information I have gathered from google searches:
>
>   apr_table_set(r->headers_out, "Set-Cookie", "value");
>   char* cookie = apr_table_get(r->headers_in, "Set-Cookie");

When it comes back, it's a "Cookie" not a "Set-Cookie".

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx





[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux