Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

backport: fix inappropriate connection reuse when using HTTP proxy if the initial CONNECT failed #2074

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

Conversation

@jasonjoo2010
Copy link
Contributor

@jasonjoo2010 jasonjoo2010 commented Mar 10, 2025

It's a backport fix(#2072) for #2071 on 2.12.x

@jasonjoo2010 jasonjoo2010 changed the title (削除) backport: fix inappropriate connection reuse when using HTTP proxy (削除ここまで) (追記) backport: fix inappropriate connection reuse when using HTTP proxy if the initial CONNECT failed (追記ここまで) Mar 10, 2025
There is an extra CONNECT request needs to send before the real request to the HTTP proxy and the 2nd request only happens if the CONNECT request succeeds. When CONNECT failed, the connection should be dropped as it's not in connected state.
Signed-off-by: Jason Joo <hblzxsj@gmail.com>
@jasonjoo2010 jasonjoo2010 force-pushed the fix/back-port-http-proxy-connect-failure-2.12 branch from 70073f5 to 2409335 Compare March 16, 2025 16:56
Copy link
Member

Unfortunately, v2 is EoL and it'll not receive any updates. But thanks a lot for fixing this in v3.

:)

RussiaVk and jasonjoo2010 reacted with laugh emoji

Copy link
Contributor Author

got it, I will notify internal users about this

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

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /