Searched refs:http_proxy (Results 1 – 5 of 5) sorted by relevance
243 const char *http_proxy; member
531 if (context->http_proxy) in prepare_http()797 if (hi->proto == KRB5_KRBHST_HTTP && context->http_proxy) { in submit_request()798 char *proxy2 = strdup(context->http_proxy); in submit_request()
116 INIT_FIELD(context, string, http_proxy, NULL, "http_proxy"); in init_context_from_config_file()193 roken_gethostby_setup(context->http_proxy, tmp); in init_context_from_config_file()
659 * lib/krb5/context.c: Initialize `http_proxy' from660 `libdefaults/http_proxy'.662 * lib/krb5/krb5.h: Add `http_proxy' to context.
4822 ftp(1): support `[user[:password]@]' in http URLs and $http_proxy.