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

[Request] Your program cannot be used by a web address with a port #99

Open
1275788667 opened this issue Nov 26, 2020 · 1 comment
Open
Labels
feature request New Feature Request

Comments

@1275788667
Copy link

give an example http://yourip.com:6000

Error:
The url format is invalid.

@1275788667 1275788667 added the feature request New Feature Request label Nov 26, 2020
@optiroot
Copy link
Member

Hi, UrlHum applies to Laravel URI Validator, which uses default php URI validation.
This is the RFC.

A port after the domain is not a valid URI. If this feature is requested by many, I can think to alter the validation to include ports. Thanks.

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

No branches or pull requests

2 participants