Home
last modified time | relevance | path

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

/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() argument
1132 if (*new_url == '/') /* redirection to same server => same protocol */ in redirection_ok()
1135 !HAS_PREFIX(new_url, OSSL_HTTPS_NAME":")) { in redirection_ok()

Completed in 11 milliseconds