Home | History | Annotate | Download | only in url_request

Lines Matching refs:request_

69   DCHECK(request_->context());
70 DCHECK(request_->context()->ftp_transaction_factory());
73 request_->context()->ftp_transaction_factory()->CreateTransaction());
81 &request_info_, &start_callback_, request_->net_log());
107 GURL origin = request_->url().GetOrigin();
109 request_->context()->ftp_auth_cache()->Remove(origin,
118 request_->context()->ftp_auth_cache()->Lookup(origin);
166 request_info_.url = request_->url();
198 GetHostAndPort(request_->url()));
211 request_->context()->ftp_auth_cache()->Add(request_->url().GetOrigin(),