build_custom_headers

Function build_custom_headers 

Source
fn build_custom_headers(
    configuration: &ServerConfiguration,
    request_parts: &Parts,
) -> (HeaderMap, HeaderMap, Vec<HeaderName>)
Expand description

Helper function to build custom header sets for responses