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

Fetch protocol from browser #153

Merged
merged 1 commit into from
Nov 4, 2021
Merged

Conversation

bnpatel1990
Copy link
Contributor

Updating to fetch the protocol from the browser rather than a hardcoded http

When I tried to deploy the UI out to the k8 instance over https, the API calls to ports were error out as the browser would not allow redirecting HTTPS traffic over to HTTP.

Fetching the protocol from the browser helps avert that situation.

I think this might resolve the following issue as well #125

@Arhell Arhell requested a review from DavertMik October 16, 2021 00:40
@DavertMik
Copy link
Contributor

Thanks!

@DavertMik DavertMik merged commit ba4a003 into codeceptjs:master Nov 4, 2021
Copy link

github-actions bot commented Feb 8, 2024

🎉 This PR is included in version 1.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants