Searched refs:icy (Results 1 – 1 of 1) sorted by relevance
32 struct curl_slist *icy = NULL; in test() local46 icy = curl_slist_append(icy, "ICY 200 OK"); in test()47 test_setopt(curl, CURLOPT_HTTP200ALIASES, icy); in test()57 curl_slist_free_all(icy); in test()
Completed in 3 milliseconds