Home | History | Annotate | Download | only in src

Lines Matching refs:authtype

690              in the authtype field */
694 if(config->authtype & (1UL << bitcheck++)) {
964 if(config->authtype)
965 my_setopt_bitmask(curl, CURLOPT_HTTPAUTH, (long)config->authtype);