Home | History | Annotate | Download | only in shill

Lines Matching refs:http_proxy_

815     http_proxy_.reset(new HTTPProxy(connection));
816 http_proxy_->Start(dispatcher_, sockets_.get());
820 http_proxy_.reset();
1614 if (http_proxy_.get()) {
1615 return static_cast<uint16_t>(http_proxy_->proxy_port());