Searched refs:unsup (Results 1 – 1 of 1) sorted by relevance
/curl/tests/libtest/ |
H A D | lib1597.c | 47 static CURLcode unsup = CURLE_UNSUPPORTED_PROTOCOL; in test() local 53 {"goobar", &unsup}, in test() 54 {"http ", &unsup}, in test() 55 {" http", &unsup}, in test() 63 {"http,http,ft", &unsup}, in test()
|
Completed in 14 milliseconds