Skip to content

URI verification #2

Description

@Luukdegram

Currently, the URI parser is quite naive.
It does check for correctness in the scheme, and somewhat in the host, and in the port.
However, it does not check for correctness in the path, query, and fragment components and simply uses entire slices without verifying.

Parser must comply with

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

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions