summaryrefslogtreecommitdiff
path: root/internal/util/puny_test.go
AgeCommit message (Collapse)AuthorFiles
2024-07-26[bugfix] Use punycode for `host` part of `resource` query param when doing ↵Libravatar tobi1
webfinger requests (#3133) * [bugfix] use punycode when webfingering * account for punycode when checking if final URI matches expected * hmm * fix test