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

Informational message when rejecting a malformed request #2682

Closed
tsegismont opened this issue Nov 20, 2024 · 2 comments
Closed

Informational message when rejecting a malformed request #2682

tsegismont opened this issue Nov 20, 2024 · 2 comments
Assignees
Milestone

Comments

@tsegismont
Copy link
Contributor

When a malformed request is received, Vert.x rejects it without an informational message.

For example, on HTTP/2 requests, the ':authority' pseudo-header is required.

Backporting #2677

@tsegismont tsegismont added this to the 4.5.12 milestone Nov 20, 2024
@tsegismont tsegismont self-assigned this Nov 20, 2024
@tsegismont
Copy link
Contributor Author

cc @mcruzdev

tsegismont added a commit to tsegismont/vertx-web that referenced this issue Nov 20, 2024
tsegismont added a commit that referenced this issue Nov 20, 2024
@tsegismont
Copy link
Contributor Author

Closed by #2683

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

No branches or pull requests

1 participant