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

Configurable size limit to req/res bodies #2

Open
IdahoEv opened this issue Jun 26, 2014 · 0 comments
Open

Configurable size limit to req/res bodies #2

IdahoEv opened this issue Jun 26, 2014 · 0 comments

Comments

@IdahoEv
Copy link
Contributor

IdahoEv commented Jun 26, 2014

Configuration options for size limits, preferably with sensible defaults. If the size exceeds the limit, leave the body value out of the appropriate section, but add a metadata stating that the information was emitted. Suggested options:

• Maximum binary request body size
• Maximum binary response body size
• Maximum text/HTML/json request body size
• Maximum text/HTML/json request body size

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