Home | History | Annotate | Download | only in http

Lines Matching refs:IsRedirect

1027 TEST(HttpResponseHeadersTest, IsRedirect) {
1098 EXPECT_EQ(parsed->IsRedirect(&location), tests[i].is_redirect);