Home
last modified time | relevance | path

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

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