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

  /external/chromium/net/http/
http_network_transaction.h 201 bool ShouldApplyServerAuth() const;
http_network_transaction.cc 669 if (!ShouldApplyServerAuth())
732 if (ShouldApplyServerAuth() && HaveAuth(HttpAuth::AUTH_SERVER))
    [all...]

Completed in 38 milliseconds