Skip to content

HTTPCLIENT-2328: Redesign of blocking TLS session initialtion and termination; fixes the problem with requests hanging if TLS 1.3 connection is half-closed #468

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

Merged
merged 3 commits into from
Jun 9, 2024

Conversation

ok2c
Copy link
Member

@ok2c ok2c commented Jun 4, 2024

No description provided.

ok2c added 3 commits June 9, 2024 13:48
…tions. TLS layer no longer automatically closes the underlying network socket. Connections close the network socket manually after TLS session termination.
…S endpoint has been closed by the opposite endpoint while writing out request body
@ok2c ok2c force-pushed the HTTPCLIENT-2328 branch from fc093c4 to 0931577 Compare June 9, 2024 11:53
@ok2c ok2c merged commit 4d57ffb into apache:master Jun 9, 2024
10 checks passed
@ok2c ok2c deleted the HTTPCLIENT-2328 branch June 9, 2024 11:58
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.

1 participant