Home
last modified time | relevance | path

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

/curl/tests/libtest/
H A Dlibauthretry.c90 long main_auth_scheme = parse_auth_name(libtest_arg2); in test() local
93 if(main_auth_scheme == CURLAUTH_NONE || in test()
113 res = send_wrong_password(curl, url, 100, main_auth_scheme); in test()
131 res = send_wrong_password(curl, url, 300, main_auth_scheme); in test()

Completed in 5 milliseconds