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

  /external/chromium/net/url_request/
url_request_http_job.h 79 virtual bool IsSafeRedirect(const GURL& location);
url_request_job.h 136 virtual bool IsSafeRedirect(const GURL& location);
url_request_job.cc 134 bool URLRequestJob::IsSafeRedirect(const GURL& location) {
url_request.cc 603 if (!job_->IsSafeRedirect(location)) {
url_request_http_job.cc 889 bool URLRequestHttpJob::IsSafeRedirect(const GURL& location) {
    [all...]

Completed in 363 milliseconds