Skip to content

Invalid parsing of ports #175

Description

@leostera

Hi folks, filing this for reference.

At the moment when we parse localhost:-1 it becomes localhost/-1 whereas I'd expect it to either:

  • parse the port as a negative integer, and let me validate afterward
  • or fail to parse entirely with an invalid port error

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions