Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix host name to support ports #218

Merged
merged 1 commit into from
Sep 21, 2022
Merged

Conversation

paulomarg
Copy link
Contributor

WHY are these changes introduced?

We added support to run the library using HTTP, but I failed to realize the parse_url doesn't include the port in the host name.

WHAT is this pull request doing?

Ensuring that the port is included in Context::$HOST_NAME when we're parsing it.

Type of change

  • Patch: Bug (non-breaking change which fixes an issue)

Checklist

  • I have added a changelog entry, prefixed by the type of change noted above
  • I have added/updated tests for this change

@paulomarg paulomarg requested a review from a team as a code owner September 21, 2022 15:58
@paulomarg paulomarg force-pushed the fix_localhost_support branch from 9fce194 to 4bc11d1 Compare September 21, 2022 15:59
@mkevinosullivan mkevinosullivan merged commit 6ab2642 into main Sep 21, 2022
@mkevinosullivan mkevinosullivan deleted the fix_localhost_support branch September 21, 2022 16:01
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants