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

close connection header in successful response to CONNECT request #14

Closed
arykov opened this issue Jul 2, 2021 · 1 comment
Closed

Comments

@arykov
Copy link
Contributor

arykov commented Jul 2, 2021

Detailed background is here: jetty/jetty.project#6483
In summary CNTLM slaps Connection: close when CONNECT method is successful. This seems wrong and creates a problem with TLS connections for clients that respect this header in this scenario.

arykov added a commit to arykov/cntlm that referenced this issue Jul 2, 2021
versat pushed a commit that referenced this issue Jul 5, 2021
@jschwartzenberg
Copy link
Collaborator

Hi @arykov maybe you can test that this is fixed in latest master and close the issue in that case?

@arykov arykov closed this as completed Sep 6, 2021
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

No branches or pull requests

2 participants