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

Supporting https backends #21

Open
bajiat opened this issue Sep 29, 2017 · 0 comments
Open

Supporting https backends #21

bajiat opened this issue Sep 29, 2017 · 0 comments

Comments

@bajiat
Copy link

bajiat commented Sep 29, 2017

Description

Calls from proxy to the API backend need to support both http and https, because the proxy is not necessarily installed on the same private network as the backend. Consider e.g. apinf.io, which is a cloud-based service.

At the moment, only http is supported. A new connection module is required.

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