Main Page | Alphabetical List | Data Structures | File List | Data Fields | Globals

cookielist_t Struct Reference

Structure defining list storing the cookies obtained since now. More...

#include <libhttp.h>


Data Fields

char * cookie
 String containing one cookie in name=value form.

cookielist_tnext
 Pointer to the next element in the list.


Detailed Description

Structure defining list storing the cookies obtained since now.

Definition at line 78 of file libhttp.h.


Field Documentation

char* cookielist_t::cookie
 

String containing one cookie in name=value form.

Definition at line 80 of file libhttp.h.

struct cookielist_t* cookielist_t::next
 

Pointer to the next element in the list.

Definition at line 82 of file libhttp.h.


The documentation for this struct was generated from the following file:
Generated on Wed May 5 15:48:04 2004 for LiberoPOPs by doxygen 1.3.6-20040222