pace / bricks

A standard library for microservices.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Extend http DumpRoundTripper to allow hiding of sensitive headers

daemonfire300 opened this issue · comments

Motivation

provide sane settings for when the roundtripper is used in production if needed.

Proposed Solution

Add noauth config option and or header white/blacklist to filter out sensitive headers.