Searched defs:OperationConfig (Results 1 – 1 of 1) sorted by relevance
52 struct OperationConfig { struct53 bool remote_time;54 char *random_file;55 char *egd_file;56 char *useragent;57 char *cookie; /* single line with specified cookies */58 char *cookiejar; /* write to this file */59 char *cookiefile; /* read from this file */60 char *altsvc; /* alt-svc cache file name */61 bool cookiesession; /* new session? */[all …]