Home | History | Annotate | Download | only in web_request

Lines Matching refs:redirected

418   bool redirected = false;
432 if (!redirected || *new_url == (*delta)->new_url) {
435 redirected = true;
451 return redirected;