HomeSort by relevance Sort by last modified time
    Searched refs:ComputeMethodForRedirect (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/components/navigation_interception/
intercept_navigation_resource_throttle.cc 96 // and unexpose net::URLRequest::ComputeMethodForRedirect.
97 return net::URLRequest::ComputeMethodForRedirect(
  /external/chromium_org/net/url_request/
url_request.h 344 static std::string ComputeMethodForRedirect(const std::string& method,
    [all...]
url_request_job.cc 765 redirect_info.new_method = URLRequest::ComputeMethodForRedirect(
url_request.cc 513 std::string URLRequest::ComputeMethodForRedirect(
    [all...]

Completed in 7577 milliseconds