Home
last modified time | relevance | path

Searched refs:STRING_SET_REFERER (Results 1 – 2 of 2) sorted by relevance

/external/curl/lib/
Durldata.h1468 STRING_SET_REFERER, /* custom string for the HTTP referer field */ enumerator
Durl.c1122 result = setstropt(&data->set.str[STRING_SET_REFERER], in Curl_setopt()
1124 data->change.referer = data->set.str[STRING_SET_REFERER]; in Curl_setopt()