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

Fixes #8584 - HttpRequest.send() never returns #8635

Merged
merged 1 commit into from
Oct 5, 2022

Conversation

sbordet
Copy link
Contributor

@sbordet sbordet commented Sep 30, 2022

Fixed handling of the idle timeout in case the SOCKS proxy does not reply to the SOCKS bytes.

Signed-off-by: Simone Bordet [email protected]

Fixed handling of the idle timeout in case the SOCKS proxy does not reply to the SOCKS bytes.

Signed-off-by: Simone Bordet <[email protected]>
@sbordet sbordet merged commit 58f0e07 into jetty-10.0.x Oct 5, 2022
@sbordet sbordet deleted the jetty-10.0.x-8584-socks-idle-timeout branch October 5, 2022 09:45
@cowwoc
Copy link
Contributor

cowwoc commented Oct 24, 2022

@sbordet When do fixes like this get merged into the 11.x branch? Thanks.

@sbordet
Copy link
Contributor Author

sbordet commented Oct 24, 2022

@cowwoc it's already merged.

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.

org.eclipse.jetty.client.HttpRequest.send() never returns
3 participants