Searched refs:HTTP_HANDLE (Results 1 – 2 of 2) sorted by relevance
41 #define HTTP_HANDLE 0 /* Index for the HTTP transfer */ macro60 curl_easy_setopt(handles[HTTP_HANDLE], CURLOPT_URL, "https://example.com"); in main()96 case HTTP_HANDLE: in main()
47 #define HTTP_HANDLE 0 /* Index for the HTTP transfer */ macro66 curl_easy_setopt(handles[HTTP_HANDLE], CURLOPT_URL, "https://example.com"); in main()165 case HTTP_HANDLE: in main()
Completed in 5 milliseconds