Searched refs:fallback_auth_scheme (Results 1 – 1 of 1) sorted by relevance
91 long fallback_auth_scheme = parse_auth_name(libtest_arg3); in test() local94 fallback_auth_scheme == CURLAUTH_NONE) { in test()117 res = send_right_password(curl, url, 200, fallback_auth_scheme); in test()135 res = send_wrong_password(curl, url, 400, fallback_auth_scheme); in test()139 res = send_right_password(curl, url, 500, fallback_auth_scheme); in test()
Completed in 5 milliseconds