Home
last modified time | relevance | path

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

/curl/tests/libtest/
H A Dlib3025.c32 struct curl_slist *icy = NULL; in test() local
46 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