extra cookie
This commit is contained in:
parent
152cd33d83
commit
f93671ac58
@ -40,6 +40,8 @@ struct http_transaction {
|
||||
size_t req_body; // ditto
|
||||
int req_content_len; // content length of request body
|
||||
|
||||
char* extra_cookie;
|
||||
|
||||
char *token; // authentication token
|
||||
bool valid_token;
|
||||
long exp;
|
||||
|
Loading…
x
Reference in New Issue
Block a user