Home
last modified time | relevance | path

Searched refs:STRING_COOKIE (Results 1 – 3 of 3) sorted by relevance

/curl/lib/
H A Durldata.h1442 STRING_COOKIE, /* HTTP cookie string to send */ enumerator
H A Dhttp.c2246 if(data->set.str[STRING_COOKIE] && in Curl_http_cookies()
2248 addcookies = data->set.str[STRING_COOKIE]; in Curl_http_cookies()
H A Dsetopt.c1827 return Curl_setstropt(&data->set.str[STRING_COOKIE], ptr); in setopt_cptr()

Completed in 26 milliseconds