Skip to content
This repository was archived by the owner on May 28, 2024. It is now read-only.
This repository was archived by the owner on May 28, 2024. It is now read-only.

Handle internationalized domains names #58

@llucax

Description

@llucax

Domains with non-ascii characters are being URL-encoded, which is not correct.

For example if examplé.com is entered in the URL input, it will be converted to https://exampl%C3%A9.com, which is wrong.

Resources:

Metadata

Metadata

Assignees

No one assigned

    Labels

    type:bugFixes something that's not working as it should

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions