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

HttpServerOptions.maxFormAttributeSize should be configurable #2558

Closed
etteeee opened this issue Sep 9, 2021 · 2 comments
Closed

HttpServerOptions.maxFormAttributeSize should be configurable #2558

etteeee opened this issue Sep 9, 2021 · 2 comments
Milestone

Comments

@etteeee
Copy link
Contributor

etteeee commented Sep 9, 2021

latest vertx version add a new HttpServerOptions: DEFAULT_MAX_FORM_ATTRIBUTE_SIZE , these will cause the incompatible for service which provide a large form request.

LINK

@liubao68 liubao68 added this to the 2.6.0 milestone Sep 9, 2021
@liubao68
Copy link
Contributor

liubao68 commented Sep 9, 2021

Can you provider the usage? so that we can add test a case after fix this problem.

@liubao68 liubao68 modified the milestones: 2.6.0, 1.5.0 Sep 16, 2021
@liubao68
Copy link
Contributor

fixed

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

No branches or pull requests

2 participants