Home
last modified time | relevance | path

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

/openssl/crypto/http/
H A Dhttp_client.c1109 int use_http_proxy; in OSSL_HTTP_set1_request() local
1115 use_http_proxy = rctx->proxy != NULL && !rctx->use_ssl; in OSSL_HTTP_set1_request()
1116 if (use_http_proxy && rctx->server == NULL) { in OSSL_HTTP_set1_request()
1123 use_http_proxy ? rctx->server in OSSL_HTTP_set1_request()

Completed in 8 milliseconds