chickadee » uri-common » uri->string

uri->string uri-common #!optional userinfoprocedure

Reconstructs the given URI into a string; uses a supplied function LAMBDA USERNAME PASSWORD -> STRING to map the userinfo part of the URI. If not given, it represents the userinfo as the username followed by ":******".