- Notifications
You must be signed in to change notification settings - Fork 6
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
There is no max limit in a get request and it defaults to 10000000000000 which is very dangerous for any web server.
Describe the solution you'd like
There should be default max limit, that is added to the request even if it's absent in the original client request.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request