Searched refs:opt_user_agent (Results 1 – 1 of 1) sorted by relevance
71 const ProxyOption* opt_user_agent = NULL; in proxy_http_setup() local106 case PROXY_OPTION_HTTP_USER_AGENT: opt_user_agent = opt; break; in proxy_http_setup()150 if (opt_user_agent) { in proxy_http_setup()152 opt_user_agent->string_len, in proxy_http_setup()153 opt_user_agent->string); in proxy_http_setup()