Available on crate feature
config only.Expand description
URL authentication and safe-formatting utilities.
Structs§
- SafeUrl
- Borrowed URL view for safe logging and display.
Functions§
- get_
safe_ url - Return a borrowed URL view with masked credentials and without query or fragment.
- url_
authentication - Build an HTTP authorization value from URL credentials.