@hongminhee@hollo.social · Reply to silverpill
So, Fedify returns a string and delegates the decision to the user?
Yes, more accurately, it returns a URL object which is a scalar value.

developer.mozilla.org
URL - Web APIs | MDN
The URL interface is used to parse, construct, normalize, and encode URLs. It works by providing properties which allow you to easily read and modify the components of a URL.
