Skip to content

Fix URI validation #2

Description

@KellerFuchs

The current code rejects perfectly valid URLs, due to uri.host != nil.

More generally, Elixir's parser is not validating. I will investigate using ex_uri for that purpose.
@annwenn Would ex_uri be an acceptable dependency to pull in?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions