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

/external/chromium/net/proxy/
H A Dproxy_info.h61 bool is_http() const { function in class:net::ProxyInfo
64 return proxy_server().is_http();
H A Dproxy_server.h52 bool is_http() const { return scheme_ == SCHEME_HTTP; } function in class:net::ProxyServer

Completed in 98 milliseconds