Expand description
The combination of HTTP binding traits and the sensitive trait require us to redact portions of the HTTP requests/responses during logging.
Modules§
- A wrapper around
HeaderMap
to allow for sensitivity. - Wrappers around
Uri
and it’s constituents to allow for sensitivity.
Structs§
Constants§
- The string placeholder for redacted data.
Traits§
Type Aliases§
- Default
RequestFmt
. - Default
ResponseFmt
.