Is your feature request related to a problem? Please describe the problem.
No response
Describe the solution you'd like
I use RateLimiting middleware in aspnetcore, but I encounter a problem that I cannot get its RateLimiterOptions value in real time because it is fixed when injected.
Is there an existing issue for this?
Is your feature request related to a problem? Please describe the problem.
No response
Describe the solution you'd like
I use RateLimiting middleware in aspnetcore, but I encounter a problem that I cannot get its RateLimiterOptions value in real time because it is fixed when injected.
Additional context
No response