Searched refs:url_options (Results 1 – 1 of 1) sorted by relevance
220 unsigned int url_options; in start_req() local227 url_options = (CURLU_NON_SUPPORT_SCHEME| in start_req()231 url_options |= CURLU_ALLOW_SPACE; in start_req()232 uc = curl_url_set(url, CURLUPART_URL, tmp, url_options); in start_req()
Completed in 4 milliseconds