Skip to main content

principal_from_headers

Function principal_from_headers 

Source
pub fn principal_from_headers(
    headers: &HeaderMap,
    allow_development_headers: bool,
) -> Result<RequestMetadata, PrincipalError>