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

make body limit for echo util service configurable instead of hardcoded 1 MiB #440

Open
GlenDC opened this issue Mar 3, 2025 · 2 comments
Assignees
Labels
easy An easy issue to pick up for anyone. enhancement New feature or request good first issue Good for newcomers mentor available A mentor is available to help you through the issue.
Milestone

Comments

@GlenDC
Copy link
Member

GlenDC commented Mar 3, 2025

BodyLimitLayer::request_only(1024 * 1024),

Useful for custom users that require larger payloads.

@GlenDC GlenDC added enhancement New feature or request good first issue Good for newcomers mentor available A mentor is available to help you through the issue. labels Mar 3, 2025
@GlenDC GlenDC added this to the v0.2 milestone Mar 3, 2025
@GlenDC GlenDC added the easy An easy issue to pick up for anyone. label Mar 3, 2025
@ikorason
Copy link

ikorason commented Mar 3, 2025

Hi @GlenDC I would like to work on this and learn at the same time 😃

@GlenDC
Copy link
Member Author

GlenDC commented Mar 3, 2025

All yours @ikorason let me know if something is not clear or you need help/guidance of any kind

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
easy An easy issue to pick up for anyone. enhancement New feature or request good first issue Good for newcomers mentor available A mentor is available to help you through the issue.
Projects
None yet
Development

No branches or pull requests

2 participants