Searched refs:redirect_loop (Results 1 – 2 of 2) sorted by relevance
156 int redirect_loop; member 592 req->redirect_loop = count; in http_req_new() 1284 if (conn->req->redirect_loop++ > 10) { in http_parse_status() 1346 http_req_new(conn->req->id, uri, mod_since, conn->req->redirect_loop, in http_redirect()
105 static int redirect_loop; variable846 if (redirect_loop++ > 10) { in url_get()1305 redirect_loop = 0; in auto_fetch()