Skip to content

Swap all idna::domain_to_ascii to idna::domain_to_ascii_cow #617

@antonok-edm

Description

@antonok-edm

idna::domain_to_ascii docs say:

This function exists for backward-compatibility. Consider using domain_to_ascii_cow instead.

In the process, an idna::AsciiDenyList argument will be added. EMPTY would retain the previous behavior; URL may be preferred in some cases.

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