Searched refs:proxy_host (Results 1 – 2 of 2) sorted by relevance
1836 const char *proxy_host; /* Proxy Server host name */ member
3599 if (soap->proxy_host) in tcp_connect()3600 err = getaddrinfo(soap->proxy_host, soap_int2s(soap, soap->proxy_port), &hints, &res); in tcp_connect()3791 if (soap->proxy_host) in tcp_connect()3792 { if (soap->fresolve(soap, soap->proxy_host, &soap->peer.sin_addr)) in tcp_connect()3922 if (soap->proxy_host) in tcp_connect()5402 if (soap->proxy_host && soap_tag_cmp(endpoint, "https:*")) in http_post()8390 soap->proxy_host = NULL; in soap_init()