Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rate Limiting for PUT & DELETE Methods Not Working #63

Open
yangwu1227 opened this issue Oct 15, 2024 · 0 comments
Open

Rate Limiting for PUT & DELETE Methods Not Working #63

yangwu1227 opened this issue Oct 15, 2024 · 0 comments

Comments

@yangwu1227
Copy link

Hi,

I'm using the rate limiting feature, and while GET and POST are being correctly rate-limited, PUT and DELETE seem to bypass the limit. Is rate limiting for PUT and DELETE supported? I noticed there aren't any unit tests covering these methods in the test suite, so I wanted to confirm if this is expected behavior or a bug.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant