Skip to main content

endpoint_fingerprint

Function endpoint_fingerprint 

Source
pub fn endpoint_fingerprint(base_url: &str) -> String
Expand 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.