pub fn endpoint_fingerprint(base_url: &str) -> StringExpand description
Stable, non-secret identity for an explicitly configured endpoint.
Liter’s builder removes trailing slashes, so the fingerprint mirrors that normalization. The raw URL is never carried by the request contract.