On Fri, Sep 29, 2017 at 8:27 AM, eeadev dev <eeadev@xxxxxxxxx> wrote: > I tried with this function > > apr_table_add(r->headers_out,"Set-Cookie","doodle=hello"); > > but I am not seeing the cookie I set when querying my website in chrome dev > tool under application->storage->Cookies > Was it a 200 response? I'd suggest looking at the response headers rather than the stored cookies for debugging. -- Eric Covener covener@xxxxxxxxx --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx