FsHttp icon indicating copy to clipboard operation
FsHttp copied to clipboard

Secrets and Logging / Stringifying

Open SchlenkR opened this issue 1 year ago • 0 comments

When transforming requests / responses to string, secrets (like values from Authorization headers, and maybe others) could be omitted or rendered with ****

  • could be a configurable aspect (on/off)
  • the headers to which that behaviour applies could also be configurable

See discussion here: https://github.com/fsprojects/FsHttp/issues/195

SchlenkR avatar May 27 '24 15:05 SchlenkR