Searched refs:cookiejar (Results 1 – 15 of 15) sorted by relevance
46 cookiejar = cookielib.LWPCookieJar()47 opener = urllib2.build_opener(urllib2.HTTPCookieProcessor(cookiejar))
32 TAB. That file is called the cookiejar in curl terminology.34 When libcurl saves a cookiejar, it creates a file header of its own in which79 closed save all known cookies to the given cookiejar file. Write-only.
8 cookiejar
7 cookiejar
7 cookiejar71 HTTP with weirdly formatted cookies and cookiejar storage
39 char *cookiejar; /* write to this file */ member
54 Curl_safefree(config->cookiejar); in free_config_fields()
1103 if(config->cookiejar) in operate_do()1104 my_setopt_str(curl, CURLOPT_COOKIEJAR, config->cookiejar); in operate_do()1109 if(config->cookie || config->cookiefile || config->cookiejar) { in operate_do()
1105 GetStr(&config->cookiejar, nextarg); in getparameter()
2830 files bing mirrored) and thus I've changed the URL in the cookiejar header