Skip to content

Adds additional authority test case #56

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

Merged

Conversation

filecage
Copy link
Contributor

@filecage filecage commented Dec 22, 2022

Adds a test case for URIs with an authority part that consists of a host and port only

Q A
Bug fix? no
New feature? yes (depends on whether you're seeing this as a feature)
BC breaks? no
Deprecations? no
Related tickets
Documentation
License MIT

What's in this PR?

I've added an additional test case for URIs with an authority that consists of a host and port only.

Why?

This was a combination that was missing from the existing test cases.

Checklist

  • Updated CHANGELOG.md to describe BC breaks / deprecations | new feature | bugfix

Todo

Not sure whether this is an update worth mentionable in the changelog. I've decided not to.

Adds a test case for URIs with an authority part that consists of a `host` and `port` only
@dbu dbu merged commit 1a21935 into php-http:master Apr 7, 2023
@dbu
Copy link
Contributor

dbu commented Apr 7, 2023

thanks a lot!

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