Searched refs:uri_ (Results 1 – 2 of 2) sorted by relevance
177 uri_ = uri; in SetUri()433 stats_->RecordRequest(this, uri_, method_); in Send()531 stats_->RecordResponse(this, uri_, method_, result); in Send()597 << " (URI: " << that->uri_ << ") has been stuck at " in ProgressCallback()
224 string uri_; variable