chickadee » uri-generic » uri->string

uri->string URI #!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 ":******".