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

Use the right upstream chain protocol #55

Merged
merged 2 commits into from
Jan 10, 2023

Conversation

agoldis
Copy link
Contributor

@agoldis agoldis commented Jan 10, 2023

- Resolve #54
- Use https or http for connecting to upstream proxy
- Warn if there's mismatch between env var and the protocol
@agoldis agoldis merged commit d00a4b2 into main Jan 10, 2023
@agoldis agoldis deleted the fix/use-the-right-upstream-chain-protocol branch January 10, 2023 21:04
agoldis added a commit that referenced this pull request Jan 10, 2023
* fix: use correct protocol for upstream requests
- Resolve #54
- Use https or http for connecting to upstream proxy
- Warn if there's mismatch between env var and the protocol

* chore: prominent warnings and errors
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.

Unable to fetch HTTPS in cypress test
1 participant