Public Attributes | List of all members
Cookie Struct Reference

#include <cookie.h>

Public Attributes

char * domain
 
curl_off_t expires
 
char * expirestr
 
bool httponly
 
bool livecookie
 
char * maxage
 
char * name
 
struct Cookienext
 
char * path
 
bool secure
 
char * spath
 
bool tailmatch
 
char * value
 
char * version
 

Detailed Description

Definition at line 28 of file cookie.h.

Member Data Documentation

◆ domain

char* Cookie::domain

Definition at line 54 of file cookie.h.

◆ expires

curl_off_t Cookie::expires

Definition at line 55 of file cookie.h.

◆ expirestr

char* Cookie::expirestr

Definition at line 56 of file cookie.h.

◆ httponly

bool Cookie::httponly

Definition at line 65 of file cookie.h.

◆ livecookie

bool Cookie::livecookie

Definition at line 64 of file cookie.h.

◆ maxage

char* Cookie::maxage

Definition at line 61 of file cookie.h.

◆ name

char* Cookie::name

Definition at line 50 of file cookie.h.

◆ next

struct Cookie* Cookie::next

Definition at line 49 of file cookie.h.

◆ path

char* Cookie::path

Definition at line 52 of file cookie.h.

◆ secure

bool Cookie::secure

Definition at line 63 of file cookie.h.

◆ spath

char* Cookie::spath

Definition at line 53 of file cookie.h.

◆ tailmatch

bool Cookie::tailmatch

Definition at line 57 of file cookie.h.

◆ value

char* Cookie::value

Definition at line 51 of file cookie.h.

◆ version

char* Cookie::version

Definition at line 60 of file cookie.h.


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


rc_tagdetect_client
Author(s): Monika Florek-Jasinska , Raphael Schaller
autogenerated on Sun May 15 2022 02:25:02