Home | History | Annotate | Download | only in http

Lines Matching refs:pending_auth_target_

130     : pending_auth_target_(HttpAuth::AUTH_NONE),
246 HttpAuth::Target target = pending_auth_target_;
251 pending_auth_target_ = HttpAuth::AUTH_NONE;
337 return pending_auth_target_ != HttpAuth::AUTH_NONE &&
338 HaveAuth(pending_auth_target_);
549 pending_auth_target_ = HttpAuth::AUTH_PROXY;
1418 pending_auth_target_ = HttpAuth::AUTH_NONE;
1488 pending_auth_target_ = target;