diff --git a/src/http_ana.c b/src/http_ana.c index f2edc681f..c2080bf9a 100644 --- a/src/http_ana.c +++ b/src/http_ana.c @@ -3533,8 +3533,6 @@ static void http_manage_client_side_cookies(struct stream *s, struct channel *re } } - /* continue with next cookie on this header line */ - att_beg = next; } /* for each cookie */