doom3-gpl
Doom 3 GPL source release
|
#include <cookie.h>
Public Attributes | |
struct Cookie * | next |
char * | name |
char * | value |
char * | path |
char * | domain |
long | expires |
char * | expirestr |
bool | tailmatch |
char * | version |
char * | maxage |
bool | secure |
bool | livecookie |