Home
last modified time | relevance | path

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

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