Searched refs:CURLPROTO_ALL (Results 1 – 6 of 6) sorted by relevance
35 accepts all protocols it supports (*CURLPROTO_ALL*). See also
42 *CURLPROTO_ALL* enables all protocols on redirect, including those
930 CURLPROTO_ALL 7.19.4
2774 ## CURLPROTO_ALL section in libcurl symbols
1062 #define CURLPROTO_ALL (~0) /* enable everything */ macro
423 set->allowed_protocols = (curl_prot_t) CURLPROTO_ALL; in Curl_init_userdefined()