Skip to content

Fix host name to support ports#218

Merged
mkevinosullivan merged 1 commit intomainfrom
fix_localhost_support
Sep 21, 2022
Merged

Fix host name to support ports#218
mkevinosullivan merged 1 commit intomainfrom
fix_localhost_support

Conversation

@paulomarg
Copy link
Copy Markdown
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
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