Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/crypto/http/
H A Dhttp_client.c1106 static int redirection_ok(int n_redir, const char *old_url, const char *new_url) in redirection_ok() function
1171 if (redirection_ok(++n_redirs, current_url, redirection_url) in OSSL_HTTP_get()
/third_party/openssl/crypto/http/
H A Dhttp_client.c1095 static int redirection_ok(int n_redir, const char *old_url, const char *new_url) in redirection_ok() function
1160 if (redirection_ok(++n_redirs, current_url, redirection_url) in OSSL_HTTP_get()

Completed in 4 milliseconds