har2api - v0.1.0
    Preparing search index...

    Function redactHeaderValue

    • Mask a header value for output. For Authorization we keep the scheme (Bearer, Basic, …) so the spec still documents the auth mechanism, but replace the credential itself.

      Parameters

      • name: string
      • value: string

      Returns string