ShouldApplyServerAuth  824 net/http/http_network_transaction.cc   if (!ShouldApplyServerAuth())
ShouldApplyServerAuth  880 net/http/http_network_transaction.cc   if (ShouldApplyServerAuth() && HaveAuth(HttpAuth::AUTH_SERVER))
ShouldApplyServerAuth  240 net/http/http_network_transaction.h   bool ShouldApplyServerAuth() const;