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