Home
last modified time | relevance | path

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

/openssl-master/crypto/http/
A Dhttp_client.c1040 static int redirection_ok(int n_redir, const char *old_url, const char *new_url) in redirection_ok() argument
1046 if (*new_url == '/') /* redirection to same server => same protocol */ in redirection_ok()
1049 !HAS_PREFIX(new_url, OSSL_HTTPS_NAME":")) { in redirection_ok()

Completed in 5 milliseconds