Home
last modified time | relevance | path

Searched refs:fallback_auth_scheme (Results 1 – 1 of 1) sorted by relevance

/curl/tests/libtest/
H A Dlibauthretry.c91 long fallback_auth_scheme = parse_auth_name(libtest_arg3); in test() local
94 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 8 milliseconds