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

Support client HTTPS requests via proxy HTTP tunnel. #1245

Closed
wants to merge 0 commits into from
Closed

Support client HTTPS requests via proxy HTTP tunnel. #1245

wants to merge 0 commits into from

Conversation

japplegame
Copy link
Contributor

Establishes HTTP tunnel before performing HTTPS requests.

@s-ludwig
Copy link
Member

s-ludwig commented Oct 4, 2015

Sorry for the delay. My worry here is #1160. Apart from a lot of other things it also fixes this. I need to review that and decide on an approach and then see how to merge/rebase.

@japplegame japplegame closed this Nov 15, 2015
@etcimon
Copy link
Contributor

etcimon commented Nov 15, 2015

https://github.com/etcimon/vibe.d/blob/master/source/vibe/http/client.d#L403

Implemented on my fork if interested, I needed this not too long ago

@japplegame
Copy link
Contributor Author

I just accidentally messed up with git rebase. And recreated my fork :)

@etcimon
Copy link
Contributor

etcimon commented Nov 15, 2015

What do you mean?

@etcimon
Copy link
Contributor

etcimon commented Nov 15, 2015

I have about 200 commits on top of 300 commits behind master, don't try to rebase on it lol

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.

None yet

3 participants