redacted-url ( url -- url' )


Vocabulary
urls

Inputs
urlan url


Outputs
url'an url


Word description
Outputs a new URL with the password (if specified) replaced with xxxxx. This is useful for logging utilities where you want to avoid printing out the password in the logs.

Definition