Searched defs:is_https_proxy (Results 1 - 1 of 1) sorted by relevance

/external/chromium/net/http/
H A Dhttp_proxy_client_socket.cc36 bool is_https_proxy)
51 is_https_proxy_(is_https_proxy),
26 HttpProxyClientSocket( ClientSocketHandle* transport_socket, const GURL& request_url, const std::string& user_agent, const HostPortPair& endpoint, const HostPortPair& proxy_server, HttpAuthCache* http_auth_cache, HttpAuthHandlerFactory* http_auth_handler_factory, bool tunnel, bool using_spdy, bool is_https_proxy) argument

Completed in 62 milliseconds