Rindle docs and package mapSkip to main content

validated_request_id

Function validated_request_id 

pub fn validated_request_id<'a>(values: &'a [&'a str]) -> Option<&'a str>
Expand description

Return the one canonical request id, rejecting absent, duplicate, and malformed values alike. Callers use this only for response echo; absence therefore maps to None.