I need a solution
Hi, I would like to check initially my requests against luhn checks and then pass them through a Regex search to eliminate some false positives. Is it possible to put a requests through luhn check and regex at the same time as they come in?
Regards,
Evangelos
0