Home
last modified time | relevance | path

Searched refs:cookiefile (Results 1 – 6 of 6) sorted by relevance

/external/curl/src/
Dtool_cfgable.h40 char *cookiefile; /* read from this file */ member
Dtool_cfgable.c56 Curl_safefree(config->cookiefile); in free_config_fields()
Dtool_operate.c1128 if(config->cookiefile) in operate_do()
1129 my_setopt_str(curl, CURLOPT_COOKIEFILE, config->cookiefile); in operate_do()
1138 if(config->cookie || config->cookiefile || config->cookiejar) { in operate_do()
Dtool_getparam.c1142 GetStr(&config->cookiefile, nextarg); in getparameter()
/external/curl/docs/
DHTTP-COOKIES.md48 -b cookiefile.
/external/curl/
DCHANGES.07137 - Jeff Pohlmeyer found out that if you ask libcurl to load a cookiefile (with