Searched refs:fallback_auth_scheme (Results 1 – 1 of 1) sorted by relevance
89 long fallback_auth_scheme = parse_auth_name(libtest_arg3); in test() local92 fallback_auth_scheme == CURLAUTH_NONE) { in test()115 res = send_right_password(curl, url, 200, fallback_auth_scheme); in test()133 res = send_wrong_password(curl, url, 400, fallback_auth_scheme); in test()137 res = send_right_password(curl, url, 500, fallback_auth_scheme); in test()