Searched refs:proto_redir (Results 1 – 4 of 4) sorted by relevance
61 long proto_redir; member
39 config->proto_redir = CURLPROTO_ALL & /* All except FILE, SCP and SMB */ in config_init()
1059 if(proto2num(config, &config->proto_redir, nextarg)) in getparameter()
1431 my_setopt_flags(curl, CURLOPT_REDIR_PROTOCOLS, config->proto_redir); in operate_do()