Home
last modified time | relevance | path

Searched refs:n_redir (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() argument
1108 if (n_redir >= HTTP_VERSION_MAX_REDIRECTIONS) { in redirection_ok()
/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() argument
1097 if (n_redir >= HTTP_VERSION_MAX_REDIRECTIONS) { in redirection_ok()

Completed in 4 milliseconds