#include <cookie.h>
Public Attributes | |
char * | domain |
curl_off_t | expires |
char * | expirestr |
bool | httponly |
bool | livecookie |
char * | maxage |
char * | name |
struct Cookie * | next |
char * | path |
bool | secure |
char * | spath |
bool | tailmatch |
char * | value |
char * | version |
char* Cookie::domain |
curl_off_t Cookie::expires |
char* Cookie::expirestr |
char* Cookie::maxage |
char* Cookie::name |
struct Cookie* Cookie::next |
char* Cookie::path |
char* Cookie::spath |
char* Cookie::value |
char* Cookie::version |