Skip to main content

request_id_header_map

Function request_id_header_map 

Source
pub fn request_id_header_map(id: RequestId) -> HeaderMap
Expand description

Build response headers for a RequestId. Returns a HeaderMap with the X-Request-ID set to the canonical 36-char UUID form.