Home | History | Annotate | Download | only in url_request

Lines Matching refs:url_text

394     std::string url_text;
402 if (GetResponseHeaders()->EnumerateHeader(&iter, name, &url_text)) {
407 sdch_dictionary_url_ = request_info_.url.Resolve(url_text);