apreq_cookie_t Struct Reference

Cookie type, supporting both Netscape and RFC cookie specifications. More...

#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


Detailed Description

Cookie type, supporting both Netscape and RFC cookie specifications.

Field Documentation

Restricts url path

Restricts server domain

Restricts server port

RFC cookies may send a comment

RFC cookies may place an URL here

total duration of cookie: -1 == session

charsets, taint marks, app-specific bits

"raw" cookie value


The documentation for this struct was generated from the following file: