Apache HTTP Server Request Library
#include <apreq_cookie.h>
Data Fields | |
char * | path |
char * | domain |
char * | port |
char * | comment |
char * | commentURL |
apr_time_t | max_age |
unsigned | flags |
const apreq_value_t | v |
char* apreq_cookie_t::path |
Restricts url path
char* apreq_cookie_t::domain |
Restricts server domain
char* apreq_cookie_t::port |
Restricts server port
char* apreq_cookie_t::comment |
RFC cookies may send a comment
RFC cookies may place an URL here
total duration of cookie: -1 == session
unsigned apreq_cookie_t::flags |
charsets, taint marks, app-specific bits
"raw" cookie value