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

WebSocket Support (cherry-picked from coreos/goproxy) #360

Merged
merged 1 commit into from
Oct 11, 2019
Merged

WebSocket Support (cherry-picked from coreos/goproxy) #360

merged 1 commit into from
Oct 11, 2019

Conversation

skoot
Copy link

@skoot skoot commented Oct 10, 2019

I'm currently using goproxy to MITM SSL connections and that breaks websockets.

This patch, cherry-picked from the coreos fork, includes an example and fixes the problem.

* Websocket mitm support

* Support websockets w/o TLS
@elazarl elazarl merged commit aa519dd into elazarl:master Oct 11, 2019
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