-
Notifications
You must be signed in to change notification settings - Fork 92
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
fix proxy implementation for https over http #1086
Conversation
@kumarrishav: Thank you for submitting a pull request! Before we can merge it, you'll need to sign the Apollo Contributor License Agreement here: https://contribute.apollographql.com/ |
👷 Deploy request for apollo-cli-docs pending review.Visit the deploys page to approve it
|
Found another issue: whatever code is in the GitHub doesn't match with the one in npm registry but npm published one seems like old can you look into it @EverlastingBugstopper seem like you are the owner of that module seems like that code got landed after 0.1.1 publish |
@EverlastingBugstopper @farawaysouthwest can you take some time to look into it? Thanks |
any update on this? |
Hi @kumarrishav - I was out on vacation for a bit and had some other things come up so I have not had time to look at this until now. You're correct that |
OK I've gone ahead and published v1.0.0 of @kumarrishav or @farawaysouthwest can we get that |
Thanks for publishing that. Also, Not a ts expert here but I have raised the PR: https://github.com/farawaysouthwest/axios-proxy-builder/pull/1/files Feel free to close farawaysouthwest/axios-proxy-builder#1 and raise a new one ts one (if you prefer) once we have released a new version of Axios-proxy-builder. then I can clean that code from this PR and update binary-install as well |
Working up a new pr based on yours @kumarrishav, there were some TS related issues. |
proxybuilder 0.1.2 published to npm, working with @kumarrishav, we believe this is ready to go. |
closing this PR as logic moved to https://github.com/farawaysouthwest/axios-proxy-builder/ |
all we need now is to update binary-install to ^1 and release |
never mind you already did. I think we are ready to go |
can we publish now new version of @apollo/rover |
there are a few things that I'm working on before I'll cut a new release but we should have one soon, sit tight! |
@EverlastingBugstopper thanks for the update. |
#1067 (comment)
other solution could to use https-proxy-agent instead of tunnel module
https://stackoverflow.com/questions/43240483/how-to-use-axios-to-make-an-https-call