HomeSort by relevance Sort by last modified time
    Searched refs:is_https_proxy_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/net/http/
http_proxy_client_socket.h 159 const bool is_https_proxy_; member in class:net::HttpProxyClientSocket
http_proxy_client_socket.cc 56 is_https_proxy_(is_https_proxy),
305 is_https_proxy_);
486 if (is_https_proxy_ && SanitizeProxyRedirect(&response_, request_.url)) {

Completed in 672 milliseconds