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

Feature 5163 configurable socket keepalive interval #5183

Open
wants to merge 3 commits into
base: 4.x
Choose a base branch
from

Conversation

aksabg
Copy link

@aksabg aksabg commented Apr 10, 2024

Aleksa Radovanovic added 2 commits March 22, 2024 15:44
* 4.x:
  Add option for whether semicolon is treated as normal character or not
  HTTP/1 server request does execute twice the delivery of the content to the handler.
  Set version to 4.5.8-SNAPSHOT
  Releasing 4.5.7
  Native image metadata should be in a vertx jar with the native-image classifier instead of the default jar artifact.
  A Vertx uses cached reflection to build the virtual thread factory in order to remain compatible with Java 8. When running in a native image Vert.x will assume that the runtime might not have virtual thread incorrectly.
  Fix a regression in HttpServerRequest#isExpectMultipart due to the cleanup of the form.
@aksabg aksabg requested a review from vietj April 16, 2024 08:07
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

Successfully merging this pull request may close these issues.

None yet

2 participants