Searched refs:httpscode (Results 1 – 1 of 1) sorted by relevance
49 static CURLcode httpscode = CURLE_UNSUPPORTED_PROTOCOL; in test() local58 {"https,", &httpscode}, in test()59 {"https,http", &httpscode}, in test()95 httpscode = CURLE_OK; in test()
Completed in 3 milliseconds