Skip to main content

Module url

Module url 

Source
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.