-
I'm not seeing a straightforward way to get the remaining count in the limit on each request. |
Beta Was this translation helpful? Give feedback.
Answered by
kielerrr
Feb 21, 2024
Replies: 1 comment
-
Nevermind, found the solution
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
kielerrr
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Nevermind, found the solution
limiter = Limiter(key_func=get_remote_address, headers_enabled=True)