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

Add localhost as a port to make sure openAsync and open in functionality #650

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

josh-batley-cko
Copy link

@josh-batley-cko josh-batley-cko commented May 11, 2023

I noticed when using Open the request worked fine, but we've been using OpenAsync which seems to have slightly different functionality and I can't see any obvious reason as to why within the code.

Doing this allows me to use the same flow as for Open and OpenAsync, and not have to manually chang the returned URL from localhost:{port} to 127.0.0.1:{port}.

@josh-batley-cko josh-batley-cko requested a review from a team as a code owner May 11, 2023 08:56
@josh-batley-cko
Copy link
Author

I have read the CLA Document and I hereby sign the CLA

@josh-batley-cko
Copy link
Author

recheck

@sfc-gh-igarish
Copy link
Collaborator

Could you please add a test case?

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.

2 participants