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

Fix exception message in Socket::handleProxyStatus #1002

Merged
merged 2 commits into from
Aug 10, 2023

Conversation

a-robinson
Copy link
Member

@a-robinson a-robinson commented Aug 9, 2023

This was broken by the recent switch to use JSG_KJ_EXCEPTION.

This PR re-applies the recently reverted #975 and applies a fix on top. The commits should preferably be squashed when merging.

So that I can handle initial connection errors on connections that were
established without using HTTP connect.
This was broken by the recent switch to use JSG_KJ_EXCEPTION.
@a-robinson a-robinson force-pushed the arobinson/socket-handle-proxy-status-fix branch from fc4e91a to 271cb06 Compare August 9, 2023 21:14
@a-robinson a-robinson merged commit 410e8ff into main Aug 10, 2023
7 checks passed
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.

3 participants