AspNetCoreRateLimit
AspNetCoreRateLimit copied to clipboard
rate limit based on response status code
is there a way to rate limit rule based on response status code For Example if response code is 200 no rate limit should be applied, if it is 4xx rate limit will be applied