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

corectl display-http-requests: not working with https requests #29

Open
nil0x42 opened this issue Dec 19, 2015 · 0 comments
Open

corectl display-http-requests: not working with https requests #29

nil0x42 opened this issue Dec 19, 2015 · 0 comments

Comments

@nil0x42
Copy link
Owner

nil0x42 commented Dec 19, 2015

due to a strange implementation of http.client.HTTPSConnection, i didn't found a clean way
to intercept raw requests by overrinding send() method as i did for HTTPConnection.

This issue applies since commit c52634a

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

1 participant