Home
last modified time | relevance | path

Searched refs:ComputeRedirectInfo (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/net/url_request/
Durl_request_job.h390 RedirectInfo ComputeRedirectInfo(const GURL& location, int http_status_code);
Durl_request_job.cc334 ComputeRedirectInfo(new_location, http_status_code); in NotifyHeadersComplete()
756 RedirectInfo URLRequestJob::ComputeRedirectInfo(const GURL& location, in ComputeRedirectInfo() function in net::URLRequestJob