Open
Description
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
Labels
No labels