Home
last modified time | relevance | path

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

/openssl/crypto/http/
H A Dhttp_client.c1194 static int redirection_ok(int n_redir, const char *old_url, const char *new_url) in redirection_ok() function
1262 if (redirection_ok(++n_redirs, current_url, redirection_url) in OSSL_HTTP_get()

Completed in 8 milliseconds