Closed acbeni closed 1 year ago
That seems like it could be easily abused. If you really wanted to do that, you could define a custom key func that, when the debug header is present, generates a random string for the key. That would effectively bypass the rate limit for requests with that header.
Thank you @sethvargo. The solution you proposed would solve my issue. and thanks again for the nice framework and quick response ❤️
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Is it possible to bypass the rate limiter by some custom header? or maybe a custom bypasser function?
Sorry if the question was asked before, i just couldn't find much,