Home
last modified time | relevance | path

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

/crypto/http/
A Dhttp_lib.c253 static int use_proxy(const char *no_proxy, const char *server) in use_proxy() function
300 if (proxy == NULL || *proxy == '\0' || !use_proxy(no_proxy, server)) in OSSL_HTTP_adapt_proxy()

Completed in 6 milliseconds