Pular para o conteúdo
Português (BR)

redactUrlCredentials

Este conteúdo não está disponível em sua língua ainda.

redactUrlCredentials(value): string

Defined in: src/util/RedactUrlCredentials.ts:75

Replace the userinfo of every absolute URL in value with ***, leaving the rest of the string byte-identical.

A no-op on anything without a scheme://…@ authority, so it is safe to apply to a value that only might be a URL.

string

string