Searched refs:pHeaderList (Results 1 – 1 of 1) sorted by relevance
52 struct curl_slist *pHeaderList = NULL; in test() local62 pHeaderList = curl_slist_append(pHeaderList, "Expect:"); in test()64 curl_easy_setopt(pCurl, CURLOPT_HTTPHEADER, pHeaderList); in test()85 curl_slist_free_all(pHeaderList); in test()