Home | History | Annotate | Download | only in http

Lines Matching defs:is_redirect

1037     bool is_redirect;
1104 EXPECT_EQ(parsed->IsRedirect(&location), tests[i].is_redirect);