redactFormBody

Redact a name=value&… form body with the same rules redactUrl applies to a query string — a POST of password=…&client_secret=… is exactly as sensitive as the same pair in a URL. Pure string transform, so names are matched as sent: a percent-encoded name doesn't match.