Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/crypto/http/
H A Dhttp_client.c1131 int n_redirs = 0; in OSSL_HTTP_get() local
1171 if (redirection_ok(++n_redirs, current_url, redirection_url) in OSSL_HTTP_get()
/third_party/openssl/crypto/http/
H A Dhttp_client.c1120 int n_redirs = 0; in OSSL_HTTP_get() local
1160 if (redirection_ok(++n_redirs, current_url, redirection_url) in OSSL_HTTP_get()

Completed in 5 milliseconds