Skip to content

URI verification #2

@Luukdegram

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions