Skip to content

Test for malformed input URLs #289

Description

@sergeychernyshev

Currently we only test for http(s):// prefix on the URLs before accepting the input.

This can fail later in the process.

Test URL for well-formness before proceeding - probably update the check for the protocol to use that parsed URL instead of a regex.

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