Home | History | Annotate | Download | only in http

Lines Matching refs:pending_auth_target_

128     : pending_auth_target_(HttpAuth::AUTH_NONE),
244 HttpAuth::Target target = pending_auth_target_;
249 pending_auth_target_ = HttpAuth::AUTH_NONE;
335 return pending_auth_target_ != HttpAuth::AUTH_NONE &&
336 HaveAuth(pending_auth_target_);
552 pending_auth_target_ = HttpAuth::AUTH_PROXY;
1446 pending_auth_target_ = HttpAuth::AUTH_NONE;
1516 pending_auth_target_ = target;