Home
last modified time | relevance | path

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

/curl/tests/libtest/
H A Dlibauthretry.c60 static CURLcode send_wrong_password(CURL *curl, const char *url, int seq, in send_wrong_password() function
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()
135 res = send_wrong_password(curl, url, 400, fallback_auth_scheme); in test()

Completed in 3 milliseconds