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

Limit max length of HTTP query #45

Open
mshustov opened this issue Aug 12, 2022 · 0 comments
Open

Limit max length of HTTP query #45

mshustov opened this issue Aug 12, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@mshustov
Copy link
Member

The max length of a query depends on env.
https://stackoverflow.com/questions/812925/what-is-the-maximum-possible-length-of-a-query-string

Let's be on the safe side and provide a meaningful default instead of waiting for customers to report a problem with a query silently truncated by a proxy or a server.

@slvrtrn slvrtrn added the enhancement New feature or request label Aug 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants