Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/http/
H A Dhttp_client.c1117 static int redirection_ok(int n_redir, const char *old_url, const char *new_url) in redirection_ok() argument
1119 if (n_redir >= HTTP_VERSION_MAX_REDIRECTIONS) { in redirection_ok()