Main Page | Modules | Data Structures | File List | Data Fields | Globals | Related Pages

apreq_jar_t Struct Reference

This is the container class for libapreq cookies. More...

#include <apreq_cookie.h>


Data Fields

apr_table_tcookies
void * env
apr_status_t status


Detailed Description

This is the container class for libapreq cookies.


Field Documentation

apr_table_t* apreq_jar_t::cookies
 

cookie table

void* apreq_jar_t::env
 

environment

apr_status_t apreq_jar_t::status
 

status of "Cookie" header parse


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