Home
last modified time | relevance | path

Searched refs:redirection_ok (Results 1 – 1 of 1) sorted by last modified time

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

Completed in 9 milliseconds