AspNetCoreRateLimit icon indicating copy to clipboard operation
AspNetCoreRateLimit copied to clipboard

rate limit based on response status code

Open Amr-Es opened this issue 1 year ago • 0 comments

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

Amr-Es avatar Aug 25 '24 16:08 Amr-Es