Apply rate limit based on http response code
Hello, It would very helpfull if we can add as a match criteria on rate limit rules the use of http response codes. This will help us applying only rate limit, for example, to the request that gets an specific 4xx or a 5xx code from the origin, le...