Skip to content

Issue with internationalized domain names #14

Open
@MattisOlsson

Description

@MattisOlsson

When using internationalized domain name, feed resolving by URL fails because UriHelper.GetDisplayUrl is used (suitable for display only):
https://learn.microsoft.com/en-us/dotnet/api/microsoft.aspnetcore.http.extensions.urihelper.getdisplayurl?view=aspnetcore-7.0

It should be replaced with UriHelper.GetEncodedUrl.

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